mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
build: publish
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -69,5 +69,5 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/publishlab/node-acme-client/issues"
|
||||
},
|
||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
||||
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||
}
|
||||
|
||||
@@ -45,5 +45,5 @@
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
||||
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||
}
|
||||
|
||||
@@ -44,5 +44,5 @@
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
||||
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||
}
|
||||
|
||||
@@ -24,5 +24,5 @@
|
||||
"prettier": "^2.8.8",
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
||||
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||
}
|
||||
|
||||
@@ -31,5 +31,5 @@
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
||||
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||
}
|
||||
|
||||
@@ -61,5 +61,5 @@
|
||||
"fetch"
|
||||
]
|
||||
},
|
||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
||||
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||
}
|
||||
|
||||
@@ -32,5 +32,5 @@
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
||||
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||
}
|
||||
|
||||
@@ -61,5 +61,5 @@
|
||||
"typeorm": "^0.3.11",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
||||
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||
}
|
||||
|
||||
@@ -46,5 +46,5 @@
|
||||
"typeorm": "^0.3.11",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
||||
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||
}
|
||||
|
||||
@@ -43,5 +43,5 @@
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
||||
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||
}
|
||||
|
||||
@@ -53,5 +53,5 @@
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "02aeb321ced3a6ac3e24e77964c497f3cc64f6a8"
|
||||
"gitHead": "1e03a2e553aa94982453a477d2a0d35a565b6270"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user