Compare commits

..

3 Commits

Author SHA1 Message Date
xiaojunnuo 48ab1fbffe build: release 2026-06-12 00:17:31 +08:00
xiaojunnuo 5f078273b3 build: publish 2026-06-11 23:57:37 +08:00
xiaojunnuo 636338f9ed build: trigger build image 2026-06-11 23:57:24 +08:00
14 changed files with 23 additions and 13 deletions
+10
View File
@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.41.3](https://github.com/certd/certd/compare/v1.41.2...v1.41.3) (2026-06-11)
### Bug Fixes
* 修复litessl无法申请证书,报authorization must be pending 错误的问题 ([d6cd9d1](https://github.com/certd/certd/commit/d6cd9d136d2812b2335917305f36d6d9414507ad))
### Performance Improvements
* 首页夜间模式主图切换为黑色背景 ([15484bc](https://github.com/certd/certd/commit/15484bc119fef7a0ca7f3fdab01d665fde47e688))
## [1.41.2](https://github.com/certd/certd/compare/v1.41.1...v1.41.2) (2026-06-10)
### Bug Fixes
+1 -1
View File
@@ -76,5 +76,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "cc38ccd0e9eddbd31e0b0401516788e5d9c16d05"
"gitHead": "6cbd62977731a3b72c42b5f88c49500631da0a46"
}
+1 -1
View File
@@ -52,5 +52,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "cc38ccd0e9eddbd31e0b0401516788e5d9c16d05"
"gitHead": "6cbd62977731a3b72c42b5f88c49500631da0a46"
}
+1 -1
View File
@@ -49,5 +49,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "cc38ccd0e9eddbd31e0b0401516788e5d9c16d05"
"gitHead": "6cbd62977731a3b72c42b5f88c49500631da0a46"
}
+1 -1
View File
@@ -27,5 +27,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "cc38ccd0e9eddbd31e0b0401516788e5d9c16d05"
"gitHead": "6cbd62977731a3b72c42b5f88c49500631da0a46"
}
+1 -1
View File
@@ -34,5 +34,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "cc38ccd0e9eddbd31e0b0401516788e5d9c16d05"
"gitHead": "6cbd62977731a3b72c42b5f88c49500631da0a46"
}
+1 -1
View File
@@ -59,5 +59,5 @@
"fetch"
]
},
"gitHead": "cc38ccd0e9eddbd31e0b0401516788e5d9c16d05"
"gitHead": "6cbd62977731a3b72c42b5f88c49500631da0a46"
}
+1 -1
View File
@@ -36,5 +36,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "cc38ccd0e9eddbd31e0b0401516788e5d9c16d05"
"gitHead": "6cbd62977731a3b72c42b5f88c49500631da0a46"
}
+1 -1
View File
@@ -69,5 +69,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "cc38ccd0e9eddbd31e0b0401516788e5d9c16d05"
"gitHead": "6cbd62977731a3b72c42b5f88c49500631da0a46"
}
+1 -1
View File
@@ -49,5 +49,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "cc38ccd0e9eddbd31e0b0401516788e5d9c16d05"
"gitHead": "6cbd62977731a3b72c42b5f88c49500631da0a46"
}
+1 -1
View File
@@ -41,5 +41,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "cc38ccd0e9eddbd31e0b0401516788e5d9c16d05"
"gitHead": "6cbd62977731a3b72c42b5f88c49500631da0a46"
}
+1 -1
View File
@@ -61,5 +61,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "cc38ccd0e9eddbd31e0b0401516788e5d9c16d05"
"gitHead": "6cbd62977731a3b72c42b5f88c49500631da0a46"
}
+1 -1
View File
@@ -1 +1 @@
23:38
23:57
+1 -1
View File
@@ -1 +1 @@
00:25
00:17