Skip to content

Commit f3444fa

Browse files
authored
chore: require semantic-release >=20.1.0
BREAKING CHANGE: The plugin is not compatible with semantic-release < 20.1.0
1 parent 3b11f00 commit f3444fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"trailingComma": "es5"
7777
},
7878
"peerDependencies": {
79-
"semantic-release": ">=18.0.0"
79+
"semantic-release": ">=20.1.0"
8080
},
8181
"publishConfig": {
8282
"access": "public"

0 commit comments

Comments
 (0)