Skip to content

Commit 46f6a0d

Browse files
committed
Update changelog files
1 parent 81e6365 commit 46f6a0d

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

packages/components/CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
### Bug Fix
66

77
- Replaced hardcoded blue in `ColorPicker` with UI theme color ([#36153](https://github.com/WordPress/gutenberg/pull/36153)).
8-
- Fixed a bug which prevented setting `PM` hours correctly in the `DateTimePicker` ([#36878](https://github.com/WordPress/gutenberg/pull/36878)).
9-
10-
### Enhancements
11-
- Added a `showTooltip` prop to `ToggleGroupControlOption` in order to display tooltip text (using `<Tooltip />`). ([#36726](https://github.com/WordPress/gutenberg/pull/36726)).
128

139
### Experimental
1410

@@ -28,6 +24,16 @@
2824

2925
- Wrapped `Modal` in a `forwardRef` call ([#36831](https://github.com/WordPress/gutenberg/pull/36831)).
3026

27+
## 19.1.0
28+
29+
### Enhancements
30+
31+
- Added a `showTooltip` prop to `ToggleGroupControlOption` in order to display tooltip text (using `<Tooltip />`). ([#36726](https://github.com/WordPress/gutenberg/pull/36726)).
32+
33+
### Bug Fix
34+
35+
- Fixed a bug which prevented setting `PM` hours correctly in the `DateTimePicker` ([#36878](https://github.com/WordPress/gutenberg/pull/36878)).
36+
3137
## 19.0.2 (2021-11-15)
3238

3339
- Remove erroneous use of `??=` syntax from `build-module`.

0 commit comments

Comments
 (0)