build: publish

pull/361/head
xiaojunnuo 2025-04-03 00:33:32 +08:00
parent 46eb876f9b
commit a0ec0ddb14
12 changed files with 23 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.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
### Bug Fixes
* 修复ssh支持键盘事件登录 ([8145808](https://github.com/certd/certd/commit/8145808c4370364377b4ffe3ae88ff465b49f20b))
### Performance Improvements
* 支持部署到京东云cdn ([6f17c70](https://github.com/certd/certd/commit/6f17c700b84965baa01b40fe2abaa0a91bcbaffd))
* 支持京东云dns申请证书 ([04d79f9](https://github.com/certd/certd/commit/04d79f9117670be504960b018fd49ae3bf7c1c11))
## [1.31.10](https://github.com/certd/certd/compare/v1.31.9...v1.31.10) (2025-03-29)
### Performance Improvements

View File

@ -67,5 +67,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "2e30fff221c19e46e098b0dc3250a6b7c5e6a5e0"
"gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
}

View File

@ -44,5 +44,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2e30fff221c19e46e098b0dc3250a6b7c5e6a5e0"
"gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
}

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2e30fff221c19e46e098b0dc3250a6b7c5e6a5e0"
"gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
}

View File

@ -23,5 +23,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "2e30fff221c19e46e098b0dc3250a6b7c5e6a5e0"
"gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
}

View File

@ -30,5 +30,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2e30fff221c19e46e098b0dc3250a6b7c5e6a5e0"
"gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
}

View File

@ -59,5 +59,6 @@
"Headers",
"fetch"
]
}
},
"gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
}

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2e30fff221c19e46e098b0dc3250a6b7c5e6a5e0"
"gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
}

View File

@ -61,5 +61,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "2e30fff221c19e46e098b0dc3250a6b7c5e6a5e0"
"gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
}

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "2e30fff221c19e46e098b0dc3250a6b7c5e6a5e0"
"gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
}

View File

@ -41,5 +41,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2e30fff221c19e46e098b0dc3250a6b7c5e6a5e0"
"gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
}

View File

@ -48,5 +48,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2e30fff221c19e46e098b0dc3250a6b7c5e6a5e0"
"gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
}