Skip to content

Commit

Permalink
chore: enter prerelease mode
Browse files Browse the repository at this point in the history
  • Loading branch information
github-bot committed Nov 21, 2024
1 parent 46c70e6 commit 22226aa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"tag-focus",
"toggleButtonGroup",
"tree-initEx-docs",
"tree-validity",
"treeViewSelectItemsOutside",
"treeview-undefined-2",
"treeview-undefined-3",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-magma-dom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## 4.6.0

## 4.7.0-next.51

### Patch Changes

- 46c70e610: fix(TreeView): Fix invalid tree item children

## 4.7.0-next.50

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-magma-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-magma-dom",
"version": "4.7.0-next.50",
"version": "4.7.0-next.51",
"description": "",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 22226aa

Please sign in to comment.