Compare commits

..

3 Commits

Author SHA1 Message Date
xiaojunnuo 22a5f34e1f build: release 2025-11-30 02:53:41 +08:00
xiaojunnuo e1a8b08619 build: publish 2025-11-30 02:32:23 +08:00
xiaojunnuo 466d30fb74 build: trigger build image 2025-11-30 02:32:06 +08:00
14 changed files with 24 additions and 13 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.37.12](https://github.com/certd/certd/compare/v1.37.11...v1.37.12) (2025-11-29)
### Bug Fixes
* 修复waf tls版本号小写 ([0adcc6a](https://github.com/certd/certd/commit/0adcc6a8d194469be0c26940ed4837fb34929b68))
### Performance Improvements
* 支持微信扫码登录 ([73325aa](https://github.com/certd/certd/commit/73325aaefb0e750a22aaac40929e7bf3f5864996))
* 支持证书颁发机构 LiteSSL ([6be7591](https://github.com/certd/certd/commit/6be75913324e2828d9016eb307ff2d0abbbb2191))
## [1.37.11](https://github.com/certd/certd/compare/v1.37.10...v1.37.11) (2025-11-28)
### Bug Fixes
+1 -1
View File
@@ -70,5 +70,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "9acac86ed58616fef31ec4d63021bb221429a425"
"gitHead": "7a1c6d291877b44c4b8add9f55549aa9be3f94a5"
}
+1 -1
View File
@@ -47,5 +47,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9acac86ed58616fef31ec4d63021bb221429a425"
"gitHead": "7a1c6d291877b44c4b8add9f55549aa9be3f94a5"
}
+1 -1
View File
@@ -45,5 +45,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9acac86ed58616fef31ec4d63021bb221429a425"
"gitHead": "7a1c6d291877b44c4b8add9f55549aa9be3f94a5"
}
+1 -1
View File
@@ -24,5 +24,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "9acac86ed58616fef31ec4d63021bb221429a425"
"gitHead": "7a1c6d291877b44c4b8add9f55549aa9be3f94a5"
}
+1 -1
View File
@@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9acac86ed58616fef31ec4d63021bb221429a425"
"gitHead": "7a1c6d291877b44c4b8add9f55549aa9be3f94a5"
}
+1 -1
View File
@@ -56,5 +56,5 @@
"fetch"
]
},
"gitHead": "9acac86ed58616fef31ec4d63021bb221429a425"
"gitHead": "7a1c6d291877b44c4b8add9f55549aa9be3f94a5"
}
+1 -1
View File
@@ -32,5 +32,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9acac86ed58616fef31ec4d63021bb221429a425"
"gitHead": "7a1c6d291877b44c4b8add9f55549aa9be3f94a5"
}
+1 -1
View File
@@ -64,5 +64,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "9acac86ed58616fef31ec4d63021bb221429a425"
"gitHead": "7a1c6d291877b44c4b8add9f55549aa9be3f94a5"
}
+1 -1
View File
@@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "9acac86ed58616fef31ec4d63021bb221429a425"
"gitHead": "7a1c6d291877b44c4b8add9f55549aa9be3f94a5"
}
+1 -1
View File
@@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9acac86ed58616fef31ec4d63021bb221429a425"
"gitHead": "7a1c6d291877b44c4b8add9f55549aa9be3f94a5"
}
+1 -1
View File
@@ -53,5 +53,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9acac86ed58616fef31ec4d63021bb221429a425"
"gitHead": "7a1c6d291877b44c4b8add9f55549aa9be3f94a5"
}
+1 -1
View File
@@ -1 +1 @@
04:17
02:32
+1 -1
View File
@@ -1 +1 @@
04:30
02:53