build: publish

pull/361/head
xiaojunnuo 2025-03-12 10:27:06 +08:00
parent a4ead79888
commit aa3032db35
11 changed files with 16 additions and 10 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.31.2](https://github.com/certd/certd/compare/v1.31.1...v1.31.2) (2025-03-12)
### Bug Fixes
* 修复cname记录查找bug ([95fb4e3](https://github.com/certd/certd/commit/95fb4e3e8be6ca13cc43b451f6141d62190ba453))
## [1.31.1](https://github.com/certd/certd/compare/v1.31.0...v1.31.1) (2025-03-11)
### Performance Improvements

View File

@ -65,5 +65,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "2a4d64af9502881e2e553ea86a4479158cfa8918"
"gitHead": "98445afd3ec9e89c5a1b2c2b89dd9ea5e725237a"
}

View File

@ -44,5 +44,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2a4d64af9502881e2e553ea86a4479158cfa8918"
"gitHead": "98445afd3ec9e89c5a1b2c2b89dd9ea5e725237a"
}

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2a4d64af9502881e2e553ea86a4479158cfa8918"
"gitHead": "98445afd3ec9e89c5a1b2c2b89dd9ea5e725237a"
}

View File

@ -21,5 +21,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "2a4d64af9502881e2e553ea86a4479158cfa8918"
"gitHead": "98445afd3ec9e89c5a1b2c2b89dd9ea5e725237a"
}

View File

@ -30,5 +30,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2a4d64af9502881e2e553ea86a4479158cfa8918"
"gitHead": "98445afd3ec9e89c5a1b2c2b89dd9ea5e725237a"
}

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2a4d64af9502881e2e553ea86a4479158cfa8918"
"gitHead": "98445afd3ec9e89c5a1b2c2b89dd9ea5e725237a"
}

View File

@ -61,5 +61,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "2a4d64af9502881e2e553ea86a4479158cfa8918"
"gitHead": "98445afd3ec9e89c5a1b2c2b89dd9ea5e725237a"
}

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "2a4d64af9502881e2e553ea86a4479158cfa8918"
"gitHead": "98445afd3ec9e89c5a1b2c2b89dd9ea5e725237a"
}

View File

@ -41,5 +41,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2a4d64af9502881e2e553ea86a4479158cfa8918"
"gitHead": "98445afd3ec9e89c5a1b2c2b89dd9ea5e725237a"
}

View File

@ -48,5 +48,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "2a4d64af9502881e2e553ea86a4479158cfa8918"
"gitHead": "98445afd3ec9e89c5a1b2c2b89dd9ea5e725237a"
}