build: publish

v2
xiaojunnuo 2025-01-07 23:19:36 +08:00
parent f7dcff5113
commit 2a8eeaf240
11 changed files with 17 additions and 10 deletions

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.29.5](https://github.com/certd/certd/compare/v1.29.4...v1.29.5) (2025-01-07)
### Bug Fixes
* 修复复制到本机插件pfx格式复制时报错的bug ([f57116d](https://github.com/certd/certd/commit/f57116d2bebf33e47ad93e0b39c4efe8e4aea25c))
* 修复授权管理点击了查看原文按钮后无法修改值的bug ([85c99f7](https://github.com/certd/certd/commit/85c99f7f80761ac6efaf3255c03b933442db1686))
## [1.29.4](https://github.com/certd/certd/compare/v1.29.3...v1.29.4) (2025-01-06) ## [1.29.4](https://github.com/certd/certd/compare/v1.29.3...v1.29.4) (2025-01-06)
### Bug Fixes ### Bug Fixes

View File

@ -65,5 +65,5 @@
"bugs": { "bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues" "url": "https://github.com/publishlab/node-acme-client/issues"
}, },
"gitHead": "94509c64b954e17e4842b02c5c9fa0649bce13d4" "gitHead": "98a81385a66e6289682c7263b81969dd2773c389"
} }

View File

@ -44,5 +44,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "94509c64b954e17e4842b02c5c9fa0649bce13d4" "gitHead": "98a81385a66e6289682c7263b81969dd2773c389"
} }

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "94509c64b954e17e4842b02c5c9fa0649bce13d4" "gitHead": "98a81385a66e6289682c7263b81969dd2773c389"
} }

View File

@ -21,5 +21,5 @@
"prettier": "^2.8.8", "prettier": "^2.8.8",
"tslib": "^2.8.1" "tslib": "^2.8.1"
}, },
"gitHead": "94509c64b954e17e4842b02c5c9fa0649bce13d4" "gitHead": "98a81385a66e6289682c7263b81969dd2773c389"
} }

View File

@ -30,5 +30,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "94509c64b954e17e4842b02c5c9fa0649bce13d4" "gitHead": "98a81385a66e6289682c7263b81969dd2773c389"
} }

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "94509c64b954e17e4842b02c5c9fa0649bce13d4" "gitHead": "98a81385a66e6289682c7263b81969dd2773c389"
} }

View File

@ -61,5 +61,5 @@
"typeorm": "^0.3.11", "typeorm": "^0.3.11",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "94509c64b954e17e4842b02c5c9fa0649bce13d4" "gitHead": "98a81385a66e6289682c7263b81969dd2773c389"
} }

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11", "typeorm": "^0.3.11",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "94509c64b954e17e4842b02c5c9fa0649bce13d4" "gitHead": "98a81385a66e6289682c7263b81969dd2773c389"
} }

View File

@ -41,5 +41,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "94509c64b954e17e4842b02c5c9fa0649bce13d4" "gitHead": "98a81385a66e6289682c7263b81969dd2773c389"
} }

View File

@ -48,5 +48,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "94509c64b954e17e4842b02c5c9fa0649bce13d4" "gitHead": "98a81385a66e6289682c7263b81969dd2773c389"
} }