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 Sep 25, 2024
1 parent cdb3041 commit e16206f
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 @@ -15,6 +15,7 @@
"a11y-search-loading",
"a11y-select-accessibility",
"a11y-treeview-navigation",
"feat-select-combobox-dropdown-viewport",
"inputwrapperstyles",
"sync4-6",
"treeViewSelectItemsOutside"
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.6

### Minor Changes

- cdb304158: feat(Combobox, Select, Date picker, Dropdown): Update viewport detection/positioning

## 4.7.0-next.5

### 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.5",
"version": "4.7.0-next.6",
"description": "",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit e16206f

Please sign in to comment.