build: publish

pull/373/head
xiaojunnuo 2025-04-14 22:27:24 +08:00
parent a76a32230d
commit 75c4f9dea8
12 changed files with 17 additions and 11 deletions

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.33.3](https://github.com/certd/certd/compare/v1.33.2...v1.33.3) (2025-04-14)
### Bug Fixes
* 修复登录错误次数过多阻止再次登录逻辑 ([bf4d191](https://github.com/certd/certd/commit/bf4d191c8bd2f9209eb6768f662b9c77de99e998))
## [1.33.2](https://github.com/certd/certd/compare/v1.33.1...v1.33.2) (2025-04-12)
### Bug Fixes

View File

@ -67,5 +67,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
"gitHead": "0730f5ff4f176452f82489caa837b717e176fdca"
}

View File

@ -44,5 +44,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
"gitHead": "0730f5ff4f176452f82489caa837b717e176fdca"
}

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
"gitHead": "0730f5ff4f176452f82489caa837b717e176fdca"
}

View File

@ -23,5 +23,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
"gitHead": "0730f5ff4f176452f82489caa837b717e176fdca"
}

View File

@ -30,5 +30,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
"gitHead": "0730f5ff4f176452f82489caa837b717e176fdca"
}

View File

@ -60,5 +60,5 @@
"fetch"
]
},
"gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
"gitHead": "0730f5ff4f176452f82489caa837b717e176fdca"
}

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
"gitHead": "0730f5ff4f176452f82489caa837b717e176fdca"
}

View File

@ -61,5 +61,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
"gitHead": "0730f5ff4f176452f82489caa837b717e176fdca"
}

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
"gitHead": "0730f5ff4f176452f82489caa837b717e176fdca"
}

View File

@ -41,5 +41,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
"gitHead": "0730f5ff4f176452f82489caa837b717e176fdca"
}

View File

@ -48,5 +48,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
"gitHead": "0730f5ff4f176452f82489caa837b717e176fdca"
}