Skip to content

Commit 65dffca

Browse files
committed
Revert "fix: raise the minimum semantic-release requirement to v25"
This reverts commit 156b6c8.
1 parent 156b6c8 commit 65dffca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
]
8989
},
9090
"peerDependencies": {
91-
"semantic-release": ">=25.0.0-alpha.1"
91+
"semantic-release": ">=20.1.0"
9292
},
9393
"prettier": {
9494
"printWidth": 120,

0 commit comments

Comments
 (0)