Skip to content

Commit

Permalink
chore: publish on new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed May 24, 2021
1 parent 1ef6091 commit 1d8910a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"ci:version": "run-s ci:version:changeset ci:version:install",
"ci:version:install": "pnpm install --frozen-lockfile=false",
"ci:version:changeset": "changeset version",
"ci:publish": "changeset publish",
"ci:publish": "changeset publish --tag next",
"ts:ref": "update-ts-references --discardComments"
},
"license": "MIT",
Expand Down

0 comments on commit 1d8910a

Please sign in to comment.