This commit is contained in:
xiaojunnuo
2024-09-25 02:42:21 +08:00
parent 211548fd53
commit c7f7910fa9
20 changed files with 62 additions and 22 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.1](https://github.com/certd/certd/compare/v1.25.0...v1.25.1) (2024-09-24)
**Note:** Version bump only for package @certd/lib-iframe
# [1.25.0](https://github.com/certd/certd/compare/v1.24.4...v1.25.0) (2024-09-24)
### Features

View File

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