Skip to content

Commit

Permalink
chore: update tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 13, 2023
1 parent 4114864 commit 15787a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release-publish
Expand Up @@ -8,7 +8,7 @@ fi

yarn build

./scripts/workspace-run npm publish --tag 2.x -q
./scripts/workspace-run npm publish --tag 2x -q

git tag -a v$1 -m v$1
git push --tags

0 comments on commit 15787a2

Please sign in to comment.