build: publish

pull/543/head
xiaojunnuo 2025-09-27 08:36:18 +08:00
parent edf3d87458
commit bcd9ee2d48
12 changed files with 22 additions and 11 deletions

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.36.24](https://github.com/certd/certd/compare/v1.36.23...v1.36.24) (2025-09-27)
### Bug Fixes
* 修复 ui-server 加载失败问题 ([c2ccdbe](https://github.com/certd/certd/commit/c2ccdbec9dd08bca4688eeb2f34d0105eec43ba1))
* 修复 ui-server 加载失败问题 ([063f5c3](https://github.com/certd/certd/commit/063f5c3b55e47df22543a64f02e039e84f92cd14))
### Performance Improvements
* 重置管理员密码同时会关闭验证码,防止验证码失效之后无法登录 ([03899d4](https://github.com/certd/certd/commit/03899d4d9c76fc2077dacc53ab88e2c9ca41af7c))
## [1.36.23](https://github.com/certd/certd/compare/v1.36.22...v1.36.23) (2025-09-26)
### Bug Fixes

View File

@ -69,5 +69,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "f070030f6b5dd6dc1451400f55f5d723743a6aa9"
"gitHead": "0c0c353ecc22c8729cfe55a26341f81b02de45fb"
}

View File

@ -45,5 +45,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f070030f6b5dd6dc1451400f55f5d723743a6aa9"
"gitHead": "0c0c353ecc22c8729cfe55a26341f81b02de45fb"
}

View File

@ -44,5 +44,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f070030f6b5dd6dc1451400f55f5d723743a6aa9"
"gitHead": "0c0c353ecc22c8729cfe55a26341f81b02de45fb"
}

View File

@ -24,5 +24,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "f070030f6b5dd6dc1451400f55f5d723743a6aa9"
"gitHead": "0c0c353ecc22c8729cfe55a26341f81b02de45fb"
}

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f070030f6b5dd6dc1451400f55f5d723743a6aa9"
"gitHead": "0c0c353ecc22c8729cfe55a26341f81b02de45fb"
}

View File

@ -61,5 +61,5 @@
"fetch"
]
},
"gitHead": "f070030f6b5dd6dc1451400f55f5d723743a6aa9"
"gitHead": "0c0c353ecc22c8729cfe55a26341f81b02de45fb"
}

View File

@ -32,5 +32,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f070030f6b5dd6dc1451400f55f5d723743a6aa9"
"gitHead": "0c0c353ecc22c8729cfe55a26341f81b02de45fb"
}

View File

@ -62,5 +62,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "f070030f6b5dd6dc1451400f55f5d723743a6aa9"
"gitHead": "0c0c353ecc22c8729cfe55a26341f81b02de45fb"
}

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "f070030f6b5dd6dc1451400f55f5d723743a6aa9"
"gitHead": "0c0c353ecc22c8729cfe55a26341f81b02de45fb"
}

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f070030f6b5dd6dc1451400f55f5d723743a6aa9"
"gitHead": "0c0c353ecc22c8729cfe55a26341f81b02de45fb"
}

View File

@ -53,5 +53,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "f070030f6b5dd6dc1451400f55f5d723743a6aa9"
"gitHead": "0c0c353ecc22c8729cfe55a26341f81b02de45fb"
}