chore: 1.33.1

pull/373/head
xiaojunnuo 2025-04-13 01:05:51 +08:00
parent 1d510e76b8
commit 203f2984d7
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. 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.1](https://github.com/certd/certd/compare/v1.33.0...v1.33.1) (2025-04-12)
### Bug Fixes
* 修复阿里云cdn证书部署失败问题增加certname参数传入 ([965dc2c](https://github.com/certd/certd/commit/965dc2cb476f690af716f291c6b20ba98be0c8f0))
* 修复ssh插件报length空指针的bug ([9c4cbe1](https://github.com/certd/certd/commit/9c4cbe17a22b548611cf1fbefecc83a421788e42))
### Performance Improvements
* 镜像支持armv7 ([f78cbed](https://github.com/certd/certd/commit/f78cbed4d817859721fdafe7d348864848d0dfbf))
# [1.33.0](https://github.com/certd/certd/compare/v1.32.0...v1.33.0) (2025-04-11) # [1.33.0](https://github.com/certd/certd/compare/v1.32.0...v1.33.0) (2025-04-11)
### 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": "13ddd7c5f9c511181374ca5cbdd376b793b14c27" "gitHead": "64244af2cce396be5e2831937e5e3024a22899ed"
} }

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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