build: publish

pull/265/head
xiaojunnuo 2024-11-19 18:15:21 +08:00
parent 817e9663fa
commit 4955fcd12a
10 changed files with 20 additions and 9 deletions

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.27.6](https://github.com/certd/certd/compare/v1.27.5...v1.27.6) (2024-11-19)
### Bug Fixes
* .env 读取 \r 问题 ([0e33dfa](https://github.com/certd/certd/commit/0e33dfa019a55ea76193c428ec756af386adeb9d))
* 修复vip试用secret报错的bug ([018dee6](https://github.com/certd/certd/commit/018dee6c383233560f078dfd30f6c2857a7e15ee))
### Performance Improvements
* 当步骤全部都禁用时,任务本身显示删除线 ([9ab9a6e](https://github.com/certd/certd/commit/9ab9a6e8b083e19793894f23e59f29c604ec98e5))
## [1.27.5](https://github.com/certd/certd/compare/v1.27.4...v1.27.5) (2024-11-18)
### Bug Fixes

View File

@ -65,5 +65,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "3e0d4a0bede5f7353b9b7ff74d9883b59c05510c"
"gitHead": "85ca85045361cfbe75189e4cf4c1591197f3bf13"
}

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "3e0d4a0bede5f7353b9b7ff74d9883b59c05510c"
"gitHead": "85ca85045361cfbe75189e4cf4c1591197f3bf13"
}

View File

@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "3e0d4a0bede5f7353b9b7ff74d9883b59c05510c"
"gitHead": "85ca85045361cfbe75189e4cf4c1591197f3bf13"
}

View File

@ -21,5 +21,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "3e0d4a0bede5f7353b9b7ff74d9883b59c05510c"
"gitHead": "85ca85045361cfbe75189e4cf4c1591197f3bf13"
}

View File

@ -30,5 +30,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "3e0d4a0bede5f7353b9b7ff74d9883b59c05510c"
"gitHead": "85ca85045361cfbe75189e4cf4c1591197f3bf13"
}

View File

@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "3e0d4a0bede5f7353b9b7ff74d9883b59c05510c"
"gitHead": "85ca85045361cfbe75189e4cf4c1591197f3bf13"
}

View File

@ -61,5 +61,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "3e0d4a0bede5f7353b9b7ff74d9883b59c05510c"
"gitHead": "85ca85045361cfbe75189e4cf4c1591197f3bf13"
}

View File

@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "3e0d4a0bede5f7353b9b7ff74d9883b59c05510c"
"gitHead": "85ca85045361cfbe75189e4cf4c1591197f3bf13"
}

View File

@ -40,5 +40,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "3e0d4a0bede5f7353b9b7ff74d9883b59c05510c"
"gitHead": "85ca85045361cfbe75189e4cf4c1591197f3bf13"
}