Skip to content

Commit b0da68a

Browse files
committed
chore: enter prerelease mode
1 parent bbd88cc commit b0da68a

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"feat-Popover-support-programmatically-opening",
3232
"feat-Tab-CustomTab",
3333
"feat-Table-DataGrid-Caption-as-title-of-table",
34+
"feat-TimePicker-add-auto-fill",
3435
"feat-Toogle-remove-animation",
3536
"feat-TreeView-support-additionlContent-prop",
3637
"feat-Treeview-add-styles-customixation.support",

packages/react-magma-dom/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## 4.10.0-next.10
22

3+
## 4.10.0-next.24
4+
5+
### Minor Changes
6+
7+
- bbd88cc26: feat(TimePicker): Add auto fill.
8+
39
## 4.10.0-next.23
410

511
### Patch Changes

packages/react-magma-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-magma-dom",
3-
"version": "4.10.0-next.23",
3+
"version": "4.10.0-next.24",
44
"description": "",
55
"keywords": [],
66
"homepage": "https://react-magma.cengage.com",

0 commit comments

Comments
 (0)