mirror of https://github.com/certd/certd
build: publish
parent
1531462d22
commit
66180e19b5
|
@ -3,6 +3,13 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.37.0](https://github.com/certd/certd/compare/v1.36.25...v1.37.0) (2025-09-28)
|
||||
|
||||
### Features
|
||||
|
||||
* @certd/ui-server module import报错的问题 ([0c61d4c](https://github.com/certd/certd/commit/0c61d4c9788677c83c567db5381b9e257ec90bba))
|
||||
* dist打包前检查 ([8f6e5bd](https://github.com/certd/certd/commit/8f6e5bd24b3b65fbfcba36c08f532a3abad2d606))
|
||||
|
||||
## [1.36.25](https://github.com/certd/certd/compare/v1.36.24...v1.36.25) (2025-09-27)
|
||||
|
||||
### Bug Fixes
|
||||
|
|
|
@ -69,5 +69,5 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/publishlab/node-acme-client/issues"
|
||||
},
|
||||
"gitHead": "6b43007c44e1b8ccdb87081b0cf3f99fc2c09d53"
|
||||
"gitHead": "e17cd1f298a72595f01e466b5e5c8971828c6bd9"
|
||||
}
|
||||
|
|
|
@ -45,5 +45,5 @@
|
|||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "6b43007c44e1b8ccdb87081b0cf3f99fc2c09d53"
|
||||
"gitHead": "e17cd1f298a72595f01e466b5e5c8971828c6bd9"
|
||||
}
|
||||
|
|
|
@ -44,5 +44,5 @@
|
|||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "6b43007c44e1b8ccdb87081b0cf3f99fc2c09d53"
|
||||
"gitHead": "e17cd1f298a72595f01e466b5e5c8971828c6bd9"
|
||||
}
|
||||
|
|
|
@ -24,5 +24,5 @@
|
|||
"prettier": "^2.8.8",
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"gitHead": "6b43007c44e1b8ccdb87081b0cf3f99fc2c09d53"
|
||||
"gitHead": "e17cd1f298a72595f01e466b5e5c8971828c6bd9"
|
||||
}
|
||||
|
|
|
@ -31,5 +31,5 @@
|
|||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "6b43007c44e1b8ccdb87081b0cf3f99fc2c09d53"
|
||||
"gitHead": "e17cd1f298a72595f01e466b5e5c8971828c6bd9"
|
||||
}
|
||||
|
|
|
@ -61,5 +61,5 @@
|
|||
"fetch"
|
||||
]
|
||||
},
|
||||
"gitHead": "6b43007c44e1b8ccdb87081b0cf3f99fc2c09d53"
|
||||
"gitHead": "e17cd1f298a72595f01e466b5e5c8971828c6bd9"
|
||||
}
|
||||
|
|
|
@ -32,5 +32,5 @@
|
|||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "6b43007c44e1b8ccdb87081b0cf3f99fc2c09d53"
|
||||
"gitHead": "e17cd1f298a72595f01e466b5e5c8971828c6bd9"
|
||||
}
|
||||
|
|
|
@ -63,5 +63,5 @@
|
|||
"typeorm": "^0.3.11",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "6b43007c44e1b8ccdb87081b0cf3f99fc2c09d53"
|
||||
"gitHead": "e17cd1f298a72595f01e466b5e5c8971828c6bd9"
|
||||
}
|
||||
|
|
|
@ -46,5 +46,5 @@
|
|||
"typeorm": "^0.3.11",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "6b43007c44e1b8ccdb87081b0cf3f99fc2c09d53"
|
||||
"gitHead": "e17cd1f298a72595f01e466b5e5c8971828c6bd9"
|
||||
}
|
||||
|
|
|
@ -43,5 +43,5 @@
|
|||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "6b43007c44e1b8ccdb87081b0cf3f99fc2c09d53"
|
||||
"gitHead": "e17cd1f298a72595f01e466b5e5c8971828c6bd9"
|
||||
}
|
||||
|
|
|
@ -53,5 +53,5 @@
|
|||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"gitHead": "6b43007c44e1b8ccdb87081b0cf3f99fc2c09d53"
|
||||
"gitHead": "e17cd1f298a72595f01e466b5e5c8971828c6bd9"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue