This commit is contained in:
xiaojunnuo
2024-10-02 02:04:55 +08:00
parent 388cb60cbb
commit afa8155fda
24 changed files with 98 additions and 28 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.25.9](https://github.com/certd/certd/compare/v1.25.8...v1.25.9) (2024-10-01)
**Note:** Version bump only for package @certd/lib-iframe
## [1.25.8](https://github.com/certd/certd/compare/v1.25.7...v1.25.8) (2024-09-30)
**Note:** Version bump only for package @certd/lib-iframe

View File

@@ -1,7 +1,7 @@
{
"name": "@certd/lib-iframe",
"private": false,
"version": "1.25.8",
"version": "1.25.9",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",