Skip to content

Commit

Permalink
feat(pie-modal): DSW-000 updated component status to beta (#1528)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrodrigues committed Jun 17, 2024
1 parent 242c2b7 commit 6df1241
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/tall-hounds-cry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@justeattakeaway/pie-modal": patch
---

[Changed] - Component to beta status
2 changes: 1 addition & 1 deletion packages/components/pie-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"**/*.d.ts"
],
"pieMetadata": {
"componentStatus": "alpha"
"componentStatus": "beta"
},
"scripts": {
"build": "run -T vite build",
Expand Down

0 comments on commit 6df1241

Please sign in to comment.