This commit is contained in:
xiaojunnuo
2024-08-05 16:10:39 +08:00
parent 02bb0be06a
commit fbf4959463
6 changed files with 21 additions and 3 deletions
+6
View File
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.22.9](https://github.com/certd/certd/compare/v1.22.8...v1.22.9) (2024-08-05)
### Performance Improvements
* 优化定时任务 ([87e440e](https://github.com/certd/certd/commit/87e440ee2a8b10dc571ce619f28bc83c1e5eb147))
## [1.22.8](https://github.com/certd/certd/compare/v1.22.7...v1.22.8) (2024-08-05)
### Performance Improvements
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-server",
"version": "1.22.8",
"version": "1.22.9",
"description": "fast-server base midway",
"private": true,
"type": "module",