build: publish

pull/330/head
xiaojunnuo 2025-01-07 00:02:42 +08:00
parent 65da3ca298
commit 75081ceac3
11 changed files with 20 additions and 10 deletions

View File

@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.29.4](https://github.com/certd/certd/compare/v1.29.3...v1.29.4) (2025-01-06)
### Bug Fixes
* 修复站点监控域名校验无法通过的bug ([1cb4a53](https://github.com/certd/certd/commit/1cb4a539cc523721ffd4b22d40d0e3d2d68cd915))
### Performance Improvements
* 优化腾讯云CLB插件支持非sni情况sni情况支持填写多个域名 ([635b042](https://github.com/certd/certd/commit/635b042690637bff85e97e07c7aac4b87a8a124b))
## [1.29.3](https://github.com/certd/certd/compare/v1.29.2...v1.29.3) (2025-01-04)
### Bug Fixes

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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