build: publish

pull/470/head
xiaojunnuo 2025-07-23 23:41:46 +08:00
parent b53fbaf5b3
commit b33ec201ac
12 changed files with 21 additions and 11 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.36.13](https://github.com/certd/certd/compare/v1.36.12...v1.36.13) (2025-07-23)
### Bug Fixes
* 修复阿里云发送短信验证码失败的bug ([2e6d03f](https://github.com/certd/certd/commit/2e6d03ff001f521f57368e7a62b97ed7b122e8d0))
### Performance Improvements
* 阿里云部分插件优化 [@nicheng-he](https://github.com/nicheng-he) ([e3738f6](https://github.com/certd/certd/commit/e3738f6422270d75ec414c15a343248cc4cad6e1))
## [1.36.12](https://github.com/certd/certd/compare/v1.36.11...v1.36.12) (2025-07-22)
### Bug Fixes

View File

@ -69,5 +69,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
}

View File

@ -45,5 +45,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
}

View File

@ -44,5 +44,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
}

View File

@ -24,5 +24,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
}

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
}

View File

@ -61,5 +61,5 @@
"fetch"
]
},
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
}

View File

@ -32,5 +32,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
}

View File

@ -61,5 +61,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
}

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
}

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
}

View File

@ -53,5 +53,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
}