build: publish

pull/409/head
xiaojunnuo 2025-04-22 22:32:56 +08:00
parent 95e05336c2
commit 8d9afa7592
12 changed files with 22 additions and 11 deletions

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.33.7](https://github.com/certd/certd/compare/v1.33.6...v1.33.7) (2025-04-22)
### Performance Improvements
* 添加部署证书至火山 Live ([abea80e](https://github.com/certd/certd/commit/abea80e3ab9b1672aebe1c5d5e856693b29931a8))
* 优化首页插件列表展示 ([9b8f60b](https://github.com/certd/certd/commit/9b8f60b64b5f9a3db7dfa9b3dcbd9201984358d0))
* 证书申请支持51dns ([8638fc9](https://github.com/certd/certd/commit/8638fc91ff34fccaf12ff9874fd3fa9d2a8c18b7))
* 支持51dns ([96a0900](https://github.com/certd/certd/commit/96a0900edc95dcfd9acccf9d13592f12f5a09b3d))
* ssh PTY模式登录设置 ([8385bcc](https://github.com/certd/certd/commit/8385bcc2d7f2411a07748bb5c53f9eaf4d38d7cc))
* ssh伪终端模式优化windows下不开启 ([42dfe93](https://github.com/certd/certd/commit/42dfe936b773b7bdd82ca3378363252ffffd7b71))
## [1.33.6](https://github.com/certd/certd/compare/v1.33.5...v1.33.6) (2025-04-20)
### Bug Fixes

View File

@ -67,5 +67,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
"gitHead": "a188385817e8dbd270dbdbf7f86a5b812884cf59"
}

View File

@ -44,5 +44,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
"gitHead": "a188385817e8dbd270dbdbf7f86a5b812884cf59"
}

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
"gitHead": "a188385817e8dbd270dbdbf7f86a5b812884cf59"
}

View File

@ -23,5 +23,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
"gitHead": "a188385817e8dbd270dbdbf7f86a5b812884cf59"
}

View File

@ -30,5 +30,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
"gitHead": "a188385817e8dbd270dbdbf7f86a5b812884cf59"
}

View File

@ -60,5 +60,5 @@
"fetch"
]
},
"gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
"gitHead": "a188385817e8dbd270dbdbf7f86a5b812884cf59"
}

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
"gitHead": "a188385817e8dbd270dbdbf7f86a5b812884cf59"
}

View File

@ -61,5 +61,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
"gitHead": "a188385817e8dbd270dbdbf7f86a5b812884cf59"
}

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
"gitHead": "a188385817e8dbd270dbdbf7f86a5b812884cf59"
}

View File

@ -41,5 +41,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
"gitHead": "a188385817e8dbd270dbdbf7f86a5b812884cf59"
}

View File

@ -48,5 +48,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
"gitHead": "a188385817e8dbd270dbdbf7f86a5b812884cf59"
}