Skip to content

Commit

Permalink
fix: 回退 semantic-release 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
CaoMeiYouRen committed Sep 19, 2023
1 parent 715052b commit a829822
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ updates:
- dependency-name: "plop"
- dependency-name: "ora"
- dependency-name: "eslint"
- dependency-name: "semantic-release"
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"rimraf": "^5.0.0",
"rollup": "^2.79.0",
"rollup-plugin-terser": "^7.0.2",
"semantic-release": "^22.0.0",
"semantic-release": "21.1.2",
"ts-node": "^10.2.1",
"ts-node-dev": "^2.0.0",
"typescript": "^5.0.2"
Expand Down Expand Up @@ -91,4 +91,4 @@
"changelog": {
"language": "zh"
}
}
}

0 comments on commit a829822

Please sign in to comment.