Skip to content

Commit

Permalink
chore(package): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
subeshb1 committed Mar 27, 2024
1 parent 5d50595 commit 14c6efe
Show file tree
Hide file tree
Showing 3 changed files with 842 additions and 563 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:

- name: Publish
run: npm run semantic-release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Deploy docs
run: npm run deploy-docs
Loading

0 comments on commit 14c6efe

Please sign in to comment.