Skip to content

Commit 232765e

Browse files
committed
Update changelog order
1 parent 27d0761 commit 232765e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/manager/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
3434
- Unsaved changes modal for upload image feature ([#12459](https://github.com/linode/manager/pull/12459))
3535
- APL header bolding in Create Cluster flow and GA code clean up ([#12461](https://github.com/linode/manager/pull/12461))
3636
- ACLP-Alerting: added fallback to the AlertsResources and DisplayAlertResources components ([#12467](https://github.com/linode/manager/pull/12467))
37+
- Volumes upgrade banner alignment ([#12471](https://github.com/linode/manager/pull/12471))
3738
- ACLP-Alerting: spacing instead of using sx: gap for DimensionFilter, add flexWrap, remove unnecessary Box spacing in Metric ([#12475](https://github.com/linode/manager/pull/12475))
3839
- Region select missing selected icon ([#12481](https://github.com/linode/manager/pull/12481))
39-
- Volumes upgrade banner alignment ([#12471](https://github.com/linode/manager/pull/12471))
4040

4141
### Removed:
4242

packages/ui/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
- TooltipIcon CDS standardization ([#12348](https://github.com/linode/manager/pull/12348))
1111
- Add `timeZoneProps` to control `timeZone dropdown` in DateTimeRangePicker.tsx ([#12423](https://github.com/linode/manager/pull/12423))
12-
- Require `selected` prop in `ListItemOptionProps` type ([#12481](https://github.com/linode/manager/pull/12481))
1312
- Notification banner stroke, width, error icon ([#12471](https://github.com/linode/manager/pull/12471))
13+
- Require `selected` prop in `ListItemOptionProps` type ([#12481](https://github.com/linode/manager/pull/12481))
1414

1515
## [2025-07-01] - v0.15.0
1616

0 commit comments

Comments
 (0)