Skip to content

Commit 037cce8

Browse files
committed
chore: exit pre-release
1 parent 980aded commit 037cce8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-versioning",
3-
"version": "0.2.0-rc.8",
3+
"version": "0.2.0",
44
"description": "Versioning manager for conventional commits.",
55
"keywords": [
66
"conventional",
@@ -87,7 +87,6 @@
8787
"yargs": "^17.7.2"
8888
},
8989
"publishConfig": {
90-
"tag": "latest"
9190
},
9291
"overrides": {
9392
"eslint": "$eslint"

0 commit comments

Comments
 (0)