Skip to content

Commit 2e0d0cb

Browse files
committed
Update the changelog
1 parent 17760ff commit 2e0d0cb

File tree

5 files changed

+4
-25
lines changed

5 files changed

+4
-25
lines changed

packages/api-v4/CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
## [2024-06-24] - v0.120.0
22

3-
43
### Added:
54

65
- New endpoint for LKE HA types used in pricing ([#10505](https://github.com/linode/manager/pull/10505))
76
- UpdateImagePayload type ([#10514](https://github.com/linode/manager/pull/10514))
8-
- New endpoint for `network-transfer/prices`` ([#10566](https://github.com/linode/manager/pull/10566))
7+
- New endpoint for `network-transfer/prices` ([#10566](https://github.com/linode/manager/pull/10566))
98

109
## [2024-06-10] - v0.119.0
1110

12-
1311
### Added:
1412

1513
- `tags` field in `Image` type ([#10466](https://github.com/linode/manager/pull/10466))
@@ -28,7 +26,6 @@
2826

2927
## [2024-05-28] - v0.118.0
3028

31-
3229
### Added:
3330

3431
- New LKE events in `EventAction` type ([#10443](https://github.com/linode/manager/pull/10443))
@@ -37,10 +34,8 @@
3734

3835
- Add Disk Encryption to AccountCapability type and region Capabilities type ([#10462](https://github.com/linode/manager/pull/10462))
3936

40-
4137
## [2024-05-13] - v0.117.0
4238

43-
4439
### Added:
4540

4641
- 'edge' Linode type class ([#10415](https://github.com/linode/manager/pull/10415))
@@ -55,17 +50,14 @@
5550

5651
- Update Placement Group event types ([#10420](https://github.com/linode/manager/pull/10420))
5752

58-
5953
## [2024-05-06] - v0.116.0
6054

61-
6255
### Added:
6356

6457
- 'edge' Linode type class ([#10441](https://github.com/linode/manager/pull/10441))
6558

6659
## [2024-04-29] - v0.115.0
6760

68-
6961
### Added:
7062

7163
- New endpoint for `volumes/types` ([#10376](https://github.com/linode/manager/pull/10376))

packages/manager/.changeset/pr-10545-upcoming-features-1718402597165.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/manager/.changeset/pr-10597-fixed-1718893685492.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/manager/.changeset/pr-10602-tests-1718985699307.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/manager/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
2727
- CONTRIBUTING doc page commit type list markup ([#10587](https://github.com/linode/manager/pull/10587))
2828
- React Query Events `seen` behavior and other optimizations ([#10588](https://github.com/linode/manager/pull/10588))
2929
- Accessibility: Add tabindex to TextTooltip ([#10590](https://github.com/linode/manager/pull/10590))
30+
- Fix parsing issue causing in Kubernetes Version field ([#10597](https://github.com/linode/manager/pull/10597))
3031

3132
### Tech Stories:
3233

@@ -60,7 +61,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
6061
- Revise LDE copy in Linode Create flow when Distributed region is selected ([#10576](https://github.com/linode/manager/pull/10576))
6162
- Update description for Add Node Pools section in LKE Create flow ([#10578](https://github.com/linode/manager/pull/10578))
6263
- Linode Create v2 - Add Marketplace Searching / Filtering ([#10586](https://github.com/linode/manager/pull/10586))
63-
- Add Distributed Icon to ImageSelects for distributed compatible images ([#10592](https://github.com/linode/manager/pull/10592))
64+
- Add Distributed Icon to ImageSelects for distributed compatible images ([#10592](https://github.com/linode/manager/pull/10592)
65+
- Update Images Landing table ([#10545](https://github.com/linode/manager/pull/10545))
6466

6567
## [2024-06-21] - v1.121.2
6668

0 commit comments

Comments
 (0)