Skip to content

Commit

Permalink
feat: add 2.0.0-beta.4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ziqiangai committed Dec 1, 2023
1 parent d819600 commit 034c615
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: |
yarn
yarn publish --access public
yarn publish --access public --tag beta
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN }}
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.0
2.0.0-beta.4

0 comments on commit 034c615

Please sign in to comment.