build: publish

This commit is contained in:
xiaojunnuo
2024-11-14 21:55:46 +08:00
parent 1f5f1596e5
commit 8f22a358cf
10 changed files with 19 additions and 9 deletions
+10
View File
@@ -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.27.4](https://github.com/certd/certd/compare/v1.27.3...v1.27.4) (2024-11-14)
### Bug Fixes
* 修复未设置pfx密码,导致jks转换报错的bug ([c3cfbd8](https://github.com/certd/certd/commit/c3cfbd8474155aed4379f91075de37d5d8c73ef0))
### Performance Improvements
* 公共cname服务支持关闭 ([f4ae512](https://github.com/certd/certd/commit/f4ae5125dc4cd97816976779cb3586b5ee78947e))
## [1.27.3](https://github.com/certd/certd/compare/v1.27.2...v1.27.3) (2024-11-13) ## [1.27.3](https://github.com/certd/certd/compare/v1.27.2...v1.27.3) (2024-11-13)
### Bug Fixes ### Bug Fixes
+1 -1
View File
@@ -65,5 +65,5 @@
"bugs": { "bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues" "url": "https://github.com/publishlab/node-acme-client/issues"
}, },
"gitHead": "1eb70d4cfd1ed2f746369658db2559fe01718324" "gitHead": "339554bdbf61c4784614747734a420e744e13bfb"
} }
+1 -1
View File
@@ -43,5 +43,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "1eb70d4cfd1ed2f746369658db2559fe01718324" "gitHead": "339554bdbf61c4784614747734a420e744e13bfb"
} }
+1 -1
View File
@@ -43,5 +43,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "1eb70d4cfd1ed2f746369658db2559fe01718324" "gitHead": "339554bdbf61c4784614747734a420e744e13bfb"
} }
+1 -1
View File
@@ -21,5 +21,5 @@
"prettier": "^2.8.8", "prettier": "^2.8.8",
"tslib": "^2.8.1" "tslib": "^2.8.1"
}, },
"gitHead": "1eb70d4cfd1ed2f746369658db2559fe01718324" "gitHead": "339554bdbf61c4784614747734a420e744e13bfb"
} }
+1 -1
View File
@@ -30,5 +30,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "1eb70d4cfd1ed2f746369658db2559fe01718324" "gitHead": "339554bdbf61c4784614747734a420e744e13bfb"
} }
+1 -1
View File
@@ -31,5 +31,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "1eb70d4cfd1ed2f746369658db2559fe01718324" "gitHead": "339554bdbf61c4784614747734a420e744e13bfb"
} }
+1 -1
View File
@@ -61,5 +61,5 @@
"typeorm": "^0.3.11", "typeorm": "^0.3.11",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "1eb70d4cfd1ed2f746369658db2559fe01718324" "gitHead": "339554bdbf61c4784614747734a420e744e13bfb"
} }
+1 -1
View File
@@ -46,5 +46,5 @@
"typeorm": "^0.3.11", "typeorm": "^0.3.11",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "1eb70d4cfd1ed2f746369658db2559fe01718324" "gitHead": "339554bdbf61c4784614747734a420e744e13bfb"
} }
+1 -1
View File
@@ -40,5 +40,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "1eb70d4cfd1ed2f746369658db2559fe01718324" "gitHead": "339554bdbf61c4784614747734a420e744e13bfb"
} }