Skip to content

Commit a31ad80

Browse files
authored
chore: change v3.x npm tag
1 parent 4254d80 commit a31ad80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"lint:es": "eslint . --cache",
5151
"lint:tsc": "tsc --noEmit",
5252
"prepare": "simple-git-hooks && yarn-berry-deduplicate || exit 0",
53-
"release": "clean-pkg-json && changeset publish",
53+
"release": "clean-pkg-json && changeset publish --tag v3.x",
5454
"test": "run-p 'test:*'",
5555
"test:dotInclude": "yarn eslint --ext ts,tsx tests/dotInclude --ignore-pattern \"!.dot\"",
5656
"test:dotPaths": "yarn eslint --ext ts,tsx tests/dotPaths --ignore-pattern \"!.dot\"",

0 commit comments

Comments
 (0)