build: publish

This commit is contained in:
xiaojunnuo
2026-01-16 01:00:16 +08:00
parent 18146fdf9e
commit 7b6cde6ae3
12 changed files with 22 additions and 11 deletions
+11
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.38.1](https://github.com/certd/certd/compare/v1.38.0...v1.38.1) (2026-01-15)
### Bug Fixes
* 修复自定义插件name丢失author导致找不到插件的bug ([2fbb58e](https://github.com/certd/certd/commit/2fbb58eb2b239eab4864f90aa72b0ef2ada38e8f))
### Performance Improvements
* 优化内存占用 ([4fc8acc](https://github.com/certd/certd/commit/4fc8acce8c1beec38c24b0977b71ff6b18cb52c9))
* 自定义插件支持使用_ctx.import("/@/xxx.js")以绝对路径引用模块 ([9eace86](https://github.com/certd/certd/commit/9eace86aeeb48c23b55102fc5d42088294d9eb97))
# [1.38.0](https://github.com/certd/certd/compare/v1.37.17...v1.38.0) (2026-01-13)
### Bug Fixes
+1 -1
View File
@@ -70,5 +70,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "a218cd0ffb16b658dd261e106cc0dbea63034756"
"gitHead": "2c80c35b21b3f435e835167fca13db510bbc38a2"
}
+1 -1
View File
@@ -47,5 +47,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "a218cd0ffb16b658dd261e106cc0dbea63034756"
"gitHead": "2c80c35b21b3f435e835167fca13db510bbc38a2"
}
+1 -1
View File
@@ -45,5 +45,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "a218cd0ffb16b658dd261e106cc0dbea63034756"
"gitHead": "2c80c35b21b3f435e835167fca13db510bbc38a2"
}
+1 -1
View File
@@ -24,5 +24,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "a218cd0ffb16b658dd261e106cc0dbea63034756"
"gitHead": "2c80c35b21b3f435e835167fca13db510bbc38a2"
}
+1 -1
View File
@@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "a218cd0ffb16b658dd261e106cc0dbea63034756"
"gitHead": "2c80c35b21b3f435e835167fca13db510bbc38a2"
}
+1 -1
View File
@@ -56,5 +56,5 @@
"fetch"
]
},
"gitHead": "a218cd0ffb16b658dd261e106cc0dbea63034756"
"gitHead": "2c80c35b21b3f435e835167fca13db510bbc38a2"
}
+1 -1
View File
@@ -32,5 +32,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "a218cd0ffb16b658dd261e106cc0dbea63034756"
"gitHead": "2c80c35b21b3f435e835167fca13db510bbc38a2"
}
+1 -1
View File
@@ -64,5 +64,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "a218cd0ffb16b658dd261e106cc0dbea63034756"
"gitHead": "2c80c35b21b3f435e835167fca13db510bbc38a2"
}
+1 -1
View File
@@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "a218cd0ffb16b658dd261e106cc0dbea63034756"
"gitHead": "2c80c35b21b3f435e835167fca13db510bbc38a2"
}
+1 -1
View File
@@ -38,5 +38,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "a218cd0ffb16b658dd261e106cc0dbea63034756"
"gitHead": "2c80c35b21b3f435e835167fca13db510bbc38a2"
}
+1 -1
View File
@@ -57,5 +57,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "a218cd0ffb16b658dd261e106cc0dbea63034756"
"gitHead": "2c80c35b21b3f435e835167fca13db510bbc38a2"
}