build: publish

pull/273/head
xiaojunnuo 2024-12-12 12:08:12 +08:00
parent 2656394195
commit bd705d91ba
11 changed files with 25 additions and 10 deletions

View File

@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.28.3](https://github.com/certd/certd/compare/v1.28.2...v1.28.3) (2024-12-12)
### Bug Fixes
* 修复没有配置eab时报order无法读取的问题 ([657a2ae](https://github.com/certd/certd/commit/657a2ae032e6f61ac27fbdd26c7bf169c041219e))
* 修复授权被删除后无法清空的bug ([b45977c](https://github.com/certd/certd/commit/b45977c29a29084c11e496bec3415eaaebafdd74))
* mysql下access.setting字段改成text ([b7f5740](https://github.com/certd/certd/commit/b7f5740c57743914f754f3b4fdd94b59a2e8338c))
### Performance Improvements
* 点击版本红点按钮,跳转到升级帮助页面 ([454fbda](https://github.com/certd/certd/commit/454fbda581bbe22abca5b91e5086ea9d9d58a020))
* 通知标题优化 ([ff083ce](https://github.com/certd/certd/commit/ff083ce6848a8bee3c8248e4b881086ae1517c28))
* 支持腾讯虚拟机开关机([@wujingke](https://github.com/wujingke)) ([8039e8b](https://github.com/certd/certd/commit/8039e8baf83c82d03f1a6198cf61c372026b962b))
* 支持aws cloudfront ([0ae39f1](https://github.com/certd/certd/commit/0ae39f160a7c6b6696b3bf513d68aa28905810ad))
## [1.28.2](https://github.com/certd/certd/compare/v1.28.1...v1.28.2) (2024-12-09)
### Bug Fixes

View File

@ -65,5 +65,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "e5c164065cef75a6813a4ff48b2167a966dce112"
"gitHead": "c8df9e698c265568e0e5e8b2f352c0599542d744"
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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