build: publish

pull/436/head
xiaojunnuo 2025-06-07 09:12:22 +08:00
parent d20fb7daa8
commit 0aea9c129c
12 changed files with 26 additions and 11 deletions

View File

@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.35.1](https://github.com/certd/certd/compare/v1.35.0...v1.35.1) (2025-06-07)
### Bug Fixes
* 某些证书提供商的证书确实commonName导致无法转换证书的问题 ([ac87bc5](https://github.com/certd/certd/commit/ac87bc57e957ea4679707bfd38d6840e26319bed))
* 修复站点监控通知渠道设置无效的bug ([a00453c](https://github.com/certd/certd/commit/a00453c83a58114ce2873dd6e6aaf313f1ce0f87))
### Performance Improvements
* 修改 HTTPS 服务器监听地址 ([e1cf64a](https://github.com/certd/certd/commit/e1cf64ae16d4abfe4299ff16d5088c30cf3c6365))
* 优化流水线页面,增加下次执行时间、查看证书显示 ([c820315](https://github.com/certd/certd/commit/c8203154094fae3d17198747f49f5f41ddf29a4e))
* 站点证书监控支持定时设置,重试次数设置 ([d3c2f8e](https://github.com/certd/certd/commit/d3c2f8eb436e670772d14a54acd6b541c5aa3978))
* 证书申请支持letencrypt profile选项 ([2eb0e54](https://github.com/certd/certd/commit/2eb0e54909d8ad36708e07c12fd598998159bc43))
* aliyun alb支持部署扩展证书 ([2a19b61](https://github.com/certd/certd/commit/2a19b61b7a78620c06396c2cc37cc77d738b6d12))
# [1.35.0](https://github.com/certd/certd/compare/v1.34.11...v1.35.0) (2025-06-05)
### Features

View File

@ -69,5 +69,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "f55f9b4dd338bb03e5ba2e1d81915c3f17b00502"
"gitHead": "a619f8a2fee68169ae3c57cf6e8de18141de17ba"
}

View File

@ -45,5 +45,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f55f9b4dd338bb03e5ba2e1d81915c3f17b00502"
"gitHead": "a619f8a2fee68169ae3c57cf6e8de18141de17ba"
}

View File

@ -44,5 +44,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f55f9b4dd338bb03e5ba2e1d81915c3f17b00502"
"gitHead": "a619f8a2fee68169ae3c57cf6e8de18141de17ba"
}

View File

@ -24,5 +24,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "f55f9b4dd338bb03e5ba2e1d81915c3f17b00502"
"gitHead": "a619f8a2fee68169ae3c57cf6e8de18141de17ba"
}

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f55f9b4dd338bb03e5ba2e1d81915c3f17b00502"
"gitHead": "a619f8a2fee68169ae3c57cf6e8de18141de17ba"
}

View File

@ -61,5 +61,5 @@
"fetch"
]
},
"gitHead": "f55f9b4dd338bb03e5ba2e1d81915c3f17b00502"
"gitHead": "a619f8a2fee68169ae3c57cf6e8de18141de17ba"
}

View File

@ -32,5 +32,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f55f9b4dd338bb03e5ba2e1d81915c3f17b00502"
"gitHead": "a619f8a2fee68169ae3c57cf6e8de18141de17ba"
}

View File

@ -61,5 +61,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "f55f9b4dd338bb03e5ba2e1d81915c3f17b00502"
"gitHead": "a619f8a2fee68169ae3c57cf6e8de18141de17ba"
}

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "f55f9b4dd338bb03e5ba2e1d81915c3f17b00502"
"gitHead": "a619f8a2fee68169ae3c57cf6e8de18141de17ba"
}

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f55f9b4dd338bb03e5ba2e1d81915c3f17b00502"
"gitHead": "a619f8a2fee68169ae3c57cf6e8de18141de17ba"
}

View File

@ -53,5 +53,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f55f9b4dd338bb03e5ba2e1d81915c3f17b00502"
"gitHead": "a619f8a2fee68169ae3c57cf6e8de18141de17ba"
}