build: publish

pull/409/head
xiaojunnuo 2025-04-17 23:37:26 +08:00
parent 59f80ebc47
commit 3fb5c38571
12 changed files with 19 additions and 11 deletions

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.33.5](https://github.com/certd/certd/compare/v1.33.4...v1.33.5) (2025-04-17)
### Performance Improvements
* 登录支持双重认证 ([48aef25](https://github.com/certd/certd/commit/48aef25b3f6499d674ca4e4ef16f4c62399fb735))
* 多重认证登录 ([0f82cf4](https://github.com/certd/certd/commit/0f82cf409bc60706ab07e4ca4f272b9a1ca7eecb))
* 优化部署到华为云CDN支持先上传到ccm再使用证书id部署修复offline状态下导致部署报错的bug ([79df39a](https://github.com/certd/certd/commit/79df39acabab10ae7e1864dadcdc186bb007a3c5))
## [1.33.4](https://github.com/certd/certd/compare/v1.33.3...v1.33.4) (2025-04-15)
### Bug Fixes

View File

@ -67,5 +67,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "5b3fb7387df65ed67811623ef9a2c5adadc8bf4f"
"gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
}

View File

@ -44,5 +44,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "5b3fb7387df65ed67811623ef9a2c5adadc8bf4f"
"gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
}

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "5b3fb7387df65ed67811623ef9a2c5adadc8bf4f"
"gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
}

View File

@ -23,5 +23,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "5b3fb7387df65ed67811623ef9a2c5adadc8bf4f"
"gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
}

View File

@ -30,5 +30,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "5b3fb7387df65ed67811623ef9a2c5adadc8bf4f"
"gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
}

View File

@ -60,5 +60,5 @@
"fetch"
]
},
"gitHead": "5b3fb7387df65ed67811623ef9a2c5adadc8bf4f"
"gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
}

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "5b3fb7387df65ed67811623ef9a2c5adadc8bf4f"
"gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
}

View File

@ -61,5 +61,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "5b3fb7387df65ed67811623ef9a2c5adadc8bf4f"
"gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
}

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "5b3fb7387df65ed67811623ef9a2c5adadc8bf4f"
"gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
}

View File

@ -41,5 +41,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "5b3fb7387df65ed67811623ef9a2c5adadc8bf4f"
"gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
}

View File

@ -48,5 +48,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "5b3fb7387df65ed67811623ef9a2c5adadc8bf4f"
"gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
}