Skip to content

Commit

Permalink
Re-bump versions to 2.0.4 (#57)
Browse files Browse the repository at this point in the history
* docs(changeset): Official 2.0.0 version

* Added yarn changeset tag back to release.yml
  • Loading branch information
chrisli30 authored Aug 23, 2023
1 parent 386a6b1 commit c8f69a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ jobs:
# We set the changeset tag command here to auto-create github tag for each package
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Run yarn changeset tag
run: yarn changeset tag

0 comments on commit c8f69a9

Please sign in to comment.