build: publish

pull/265/head
xiaojunnuo 2024-12-09 22:53:08 +08:00
parent 0a888cf51a
commit aa5b909486
11 changed files with 22 additions and 10 deletions

View File

@ -3,6 +3,18 @@
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.28.2](https://github.com/certd/certd/compare/v1.28.1...v1.28.2) (2024-12-09)
### Bug Fixes
* 修复创建流水线通知设置无效的bug ([498cf34](https://github.com/certd/certd/commit/498cf34999fddfa24ce088e2e678469fa669abb8))
* 修复流水线分组可以被所有人看见的bug ([a0e838d](https://github.com/certd/certd/commit/a0e838d1eec918e5dc92fe95dc72ac14facb930e))
### Performance Improvements
* 优化数据表索引 ([228fdf0](https://github.com/certd/certd/commit/228fdf0a0d28013f5dd156a97bbde80537e8e97e))
* 支持mysql ([7cde1fd](https://github.com/certd/certd/commit/7cde1fdc4a9ed851900d231a5460c8dbfbcd148e))
## [1.28.1](https://github.com/certd/certd/compare/v1.28.0...v1.28.1) (2024-12-08) ## [1.28.1](https://github.com/certd/certd/compare/v1.28.0...v1.28.1) (2024-12-08)
### Bug Fixes ### Bug Fixes

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": "a6cd532035f55a7ce122ea1229bb65f9d41e7125" "gitHead": "e5c164065cef75a6813a4ff48b2167a966dce112"
} }

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "a6cd532035f55a7ce122ea1229bb65f9d41e7125" "gitHead": "e5c164065cef75a6813a4ff48b2167a966dce112"
} }

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "a6cd532035f55a7ce122ea1229bb65f9d41e7125" "gitHead": "e5c164065cef75a6813a4ff48b2167a966dce112"
} }

View File

@ -21,5 +21,5 @@
"prettier": "^2.8.8", "prettier": "^2.8.8",
"tslib": "^2.8.1" "tslib": "^2.8.1"
}, },
"gitHead": "a6cd532035f55a7ce122ea1229bb65f9d41e7125" "gitHead": "e5c164065cef75a6813a4ff48b2167a966dce112"
} }

View File

@ -30,5 +30,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "a6cd532035f55a7ce122ea1229bb65f9d41e7125" "gitHead": "e5c164065cef75a6813a4ff48b2167a966dce112"
} }

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "a6cd532035f55a7ce122ea1229bb65f9d41e7125" "gitHead": "e5c164065cef75a6813a4ff48b2167a966dce112"
} }

View File

@ -61,5 +61,5 @@
"typeorm": "^0.3.11", "typeorm": "^0.3.11",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "a6cd532035f55a7ce122ea1229bb65f9d41e7125" "gitHead": "e5c164065cef75a6813a4ff48b2167a966dce112"
} }

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11", "typeorm": "^0.3.11",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "a6cd532035f55a7ce122ea1229bb65f9d41e7125" "gitHead": "e5c164065cef75a6813a4ff48b2167a966dce112"
} }

View File

@ -40,5 +40,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "a6cd532035f55a7ce122ea1229bb65f9d41e7125" "gitHead": "e5c164065cef75a6813a4ff48b2167a966dce112"
} }

View File

@ -44,5 +44,5 @@
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
}, },
"gitHead": "a6cd532035f55a7ce122ea1229bb65f9d41e7125" "gitHead": "e5c164065cef75a6813a4ff48b2167a966dce112"
} }