Skip to content

Commit

Permalink
Test changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonmade committed Feb 16, 2024
1 parent 07ce225 commit 5939cca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .changeset/pink-laws-protect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@remote-dom/polyfill": patch
"@remote-dom/signals": patch
"@remote-dom/preact": patch
"@remote-dom/react": patch
"@remote-dom/core": patch
---

Test version bump
2 changes: 1 addition & 1 deletion .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Changesets

on:
push:
branches: [main]
branches: [main, remote-dom]

concurrency: ${{ github.workflow }}-${{ github.ref }}

Expand Down

0 comments on commit 5939cca

Please sign in to comment.