Skip to content

Commit

Permalink
chore: add changeset (#13)
Browse files Browse the repository at this point in the history
* chore: add changeset

* chore: update prettierignore to include changesets and changelogs
  • Loading branch information
joshblack authored Feb 16, 2024
1 parent 0b36883 commit 592c4c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/spicy-kids-arrive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/live-region-element": minor
---

Release package to npm
2 changes: 2 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
dist
out
.changeset
CHANGELOG.md

0 comments on commit 592c4c5

Please sign in to comment.