Compare commits

...
Author SHA1 Message Date
Harttle 40bc417cb6 chore: update semantic-release dependencies 2026-03-08 03:59:01 +08:00
3 changed files with 3320 additions and 1903 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
contents: write
issues: write
pull-requests: write
id-token: write # MANDATORY for Trusted Publishing
id-token: write
steps:
- name: Checkout
uses: actions/checkout@v3
+3317 -1900
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -68,7 +68,7 @@
"@semantic-release/changelog": "^6.0.2",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^9.0.2",
"@semantic-release/npm": "^13.1.5",
"@semantic-release/release-notes-generator": "^10.0.3",
"@types/benchmark": "^1.0.31",
"@types/express": "^4.17.2",
@@ -100,7 +100,7 @@
"rollup-plugin-typescript2": "^0.31.1",
"rollup-plugin-uglify": "^6.0.4",
"rollup-plugin-version-injector": "^1.3.3",
"semantic-release": "^19.0.3",
"semantic-release": "^25.0.3",
"sinon": "^15.0.2",
"supertest": "^3.4.2",
"ts-jest": "^29.0.5",