Skip to content

Commit

Permalink
ignore apps in changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
bone-house committed Jul 17, 2023
1 parent 1adbb59 commit 456b824
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,9 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": [
"basic",
"gamba-demo",
"provably-fair"
]
}
6 changes: 6 additions & 0 deletions .changeset/rotten-pumpkins-attend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"gamba-react": patch
"gamba-react-ui": patch
---

Improve UI Modal

0 comments on commit 456b824

Please sign in to comment.