Skip to content

Commit

Permalink
Fighting changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
bone-house committed Sep 15, 2023
1 parent 85b7df4 commit e741790
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
8 changes: 8 additions & 0 deletions .changeset/gorgeous-fans-mix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"gamba": patch
"gamba-core": patch
"gamba-react": patch
"gamba-react-ui": patch
---

A lot of breaking changes. Discord for details.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

# - name: Send a Slack notification if a publish happens
# if: steps.changesets.outputs.published == 'true'
# # You can do something when a publish happens.
# run: my-slack-bot send-notification --message "A new version of ${GITHUB_REPOSITORY} was published!"

0 comments on commit e741790

Please sign in to comment.