mirror of https://github.com/certd/certd
build: publish
parent
b53fbaf5b3
commit
b33ec201ac
|
@ -3,6 +3,16 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
## [1.36.12](https://github.com/certd/certd/compare/v1.36.11...v1.36.12) (2025-07-22)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
|
@ -69,5 +69,5 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/publishlab/node-acme-client/issues"
|
"url": "https://github.com/publishlab/node-acme-client/issues"
|
||||||
},
|
},
|
||||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||||
}
|
}
|
||||||
|
|
|
@ -45,5 +45,5 @@
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
"typescript": "^5.4.2"
|
"typescript": "^5.4.2"
|
||||||
},
|
},
|
||||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||||
}
|
}
|
||||||
|
|
|
@ -44,5 +44,5 @@
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
"typescript": "^5.4.2"
|
"typescript": "^5.4.2"
|
||||||
},
|
},
|
||||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||||
}
|
}
|
||||||
|
|
|
@ -24,5 +24,5 @@
|
||||||
"prettier": "^2.8.8",
|
"prettier": "^2.8.8",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
},
|
},
|
||||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||||
}
|
}
|
||||||
|
|
|
@ -31,5 +31,5 @@
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
"typescript": "^5.4.2"
|
"typescript": "^5.4.2"
|
||||||
},
|
},
|
||||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||||
}
|
}
|
||||||
|
|
|
@ -61,5 +61,5 @@
|
||||||
"fetch"
|
"fetch"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||||
}
|
}
|
||||||
|
|
|
@ -32,5 +32,5 @@
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
"typescript": "^5.4.2"
|
"typescript": "^5.4.2"
|
||||||
},
|
},
|
||||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||||
}
|
}
|
||||||
|
|
|
@ -61,5 +61,5 @@
|
||||||
"typeorm": "^0.3.11",
|
"typeorm": "^0.3.11",
|
||||||
"typescript": "^5.4.2"
|
"typescript": "^5.4.2"
|
||||||
},
|
},
|
||||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||||
}
|
}
|
||||||
|
|
|
@ -46,5 +46,5 @@
|
||||||
"typeorm": "^0.3.11",
|
"typeorm": "^0.3.11",
|
||||||
"typescript": "^5.4.2"
|
"typescript": "^5.4.2"
|
||||||
},
|
},
|
||||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||||
}
|
}
|
||||||
|
|
|
@ -43,5 +43,5 @@
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
"typescript": "^5.4.2"
|
"typescript": "^5.4.2"
|
||||||
},
|
},
|
||||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||||
}
|
}
|
||||||
|
|
|
@ -53,5 +53,5 @@
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
"typescript": "^5.4.2"
|
"typescript": "^5.4.2"
|
||||||
},
|
},
|
||||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue