This commit is contained in:
xiaojunnuo
2025-03-25 00:03:50 +08:00
parent ce82239c8b
commit 0725c663c4
26 changed files with 101 additions and 41 deletions
+4
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.31.7](https://github.com/certd/certd/compare/v1.31.6...v1.31.7) (2025-03-24)
**Note:** Version bump only for package @certd/basic
## [1.31.6](https://github.com/certd/certd/compare/v1.31.5...v1.31.6) (2025-03-24)
**Note:** Version bump only for package @certd/basic
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@certd/basic",
"private": false,
"version": "1.31.6",
"version": "1.31.7",
"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.js",