build: publish

pull/409/head
xiaojunnuo 2025-04-28 17:29:04 +08:00
parent e2cf65b591
commit 27a405fb1d
12 changed files with 25 additions and 11 deletions

View File

@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.34.0](https://github.com/certd/certd/compare/v1.33.8...v1.34.0) (2025-04-28)
### Bug Fixes
* 修复二次认证登录进入错误账号的bug ([e3930e0](https://github.com/certd/certd/commit/e3930e07172dd7903cb0f6ff26e0e3e828ba3e77))
### Features
* 从yaml文件注册插件 ([deb3893](https://github.com/certd/certd/commit/deb38938204b29543f36d3266249958faaaa6b66))
### Performance Improvements
* 优化cdnfly插件支持自动匹配域名部署 ([afd59e9](https://github.com/certd/certd/commit/afd59e9933b2650f41c5d47684c171b93b962065))
## [1.33.8](https://github.com/certd/certd/compare/v1.33.7...v1.33.8) (2025-04-26)
### Bug Fixes

View File

@ -68,5 +68,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "9b420ad33ff4c36fc99d643c18be9ec7e29f220d"
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
}

View File

@ -44,5 +44,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9b420ad33ff4c36fc99d643c18be9ec7e29f220d"
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
}

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9b420ad33ff4c36fc99d643c18be9ec7e29f220d"
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
}

View File

@ -23,5 +23,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "9b420ad33ff4c36fc99d643c18be9ec7e29f220d"
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
}

View File

@ -30,5 +30,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9b420ad33ff4c36fc99d643c18be9ec7e29f220d"
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
}

View File

@ -60,5 +60,5 @@
"fetch"
]
},
"gitHead": "9b420ad33ff4c36fc99d643c18be9ec7e29f220d"
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
}

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9b420ad33ff4c36fc99d643c18be9ec7e29f220d"
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
}

View File

@ -61,5 +61,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "9b420ad33ff4c36fc99d643c18be9ec7e29f220d"
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
}

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "9b420ad33ff4c36fc99d643c18be9ec7e29f220d"
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
}

View File

@ -42,5 +42,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9b420ad33ff4c36fc99d643c18be9ec7e29f220d"
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
}

View File

@ -49,5 +49,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9b420ad33ff4c36fc99d643c18be9ec7e29f220d"
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
}