build: publish

pull/373/head
xiaojunnuo 2025-04-13 01:33:57 +08:00
parent d37b910889
commit a4ad99f189
12 changed files with 21 additions and 11 deletions

View File

@ -3,6 +3,16 @@
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.33.2](https://github.com/certd/certd/compare/v1.33.1...v1.33.2) (2025-04-12)
### Bug Fixes
* 修复某些情况下无法输出日志的bug ([70101bf](https://github.com/certd/certd/commit/70101bfa7ade65678d9202c804bbae2cb808b594))
### Performance Improvements
* 修复内置插件分页查询逻辑 ([a2710dd](https://github.com/certd/certd/commit/a2710ddc2525e4e637fd157f0180e6d3b801c8be))
## [1.33.1](https://github.com/certd/certd/compare/v1.33.0...v1.33.1) (2025-04-12) ## [1.33.1](https://github.com/certd/certd/compare/v1.33.0...v1.33.1) (2025-04-12)
### Bug Fixes ### Bug Fixes

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -60,5 +60,5 @@
"fetch" "fetch"
] ]
}, },
"gitHead": "64244af2cce396be5e2831937e5e3024a22899ed" "gitHead": "be69244e8ddb757de45c7e2b6033195c1f5a6910"
} }

View File

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

View File

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

View File

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

View File

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

View File

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