This commit is contained in:
xiaojunnuo
2025-08-16 12:49:25 +08:00
parent de719df6fe
commit e979e9c9fb
29 changed files with 320 additions and 43 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.36.16](https://github.com/certd/certd/compare/v1.36.15...v1.36.16) (2025-08-16)
**Note:** Version bump only for package @certd/lib-iframe
## [1.36.15](https://github.com/certd/certd/compare/v1.36.14...v1.36.15) (2025-08-07)
**Note:** Version bump only for package @certd/lib-iframe

View File

@@ -1,7 +1,7 @@
{
"name": "@certd/lib-iframe",
"private": false,
"version": "1.36.15",
"version": "1.36.16",
"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.js",