Skip to content

Commit

Permalink
Merge pull request #5 from niconiahi/feat/button-iteration
Browse files Browse the repository at this point in the history
Feat/button iteration
  • Loading branch information
niconiahi authored Jan 20, 2024
2 parents 973493a + 73364f9 commit 5e2fdd3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/khaki-snails-impress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ariabones/button": patch
---

build packages before publishing
2 changes: 2 additions & 0 deletions .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
run: pnpm config set store-dir $PNPM_CACHE_FOLDER
- name: install dependencies
run: pnpm install
- name: buid packages
run: pnpm run build
- name: create and publish versions
uses: changesets/action@v1
with:
Expand Down

0 comments on commit 5e2fdd3

Please sign in to comment.