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 Aug 12, 2024
1 parent 756d343 commit 0f4c793
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 @@
"charts-stylesmin",
"chore-sync",
"datePicker-calendar-table-role",
"datePicker-clearing-the-date",
"drawer-storybook",
"dropzone-files-browse",
"emotion-update-cph",
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.4.0

## 4.5.0-next.13

### Patch Changes

- 756d3437a: fix(datePicker): Fix date picker clearing functionality

## 4.5.0-next.12

### 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.5.0-next.12",
"version": "4.5.0-next.13",
"description": "",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 0f4c793

Please sign in to comment.