Skip to content

Commit 1e65b0b

Browse files
committed
Update CHANGELOG.md
1 parent 23da36b commit 1e65b0b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- **Breaking change:** Introduce typed enum constants for status attributes
1515
- `lbapplication`:
1616
- [v0.4.1](services/lbapplication/CHANGELOG.md#v041-2025-05-15)
17-
- **Deprecated:** `lb-application` service is deprecated and no longer maintained. Use the `alb` service instead
17+
- **Deprecated:** `lbapplication` service is deprecated and no longer maintained. Use the `alb` service instead
1818
- [v0.4.0](services/lbapplication/CHANGELOG.md#v040-2025-05-14)
1919
- **Breaking change:** Introduce typed enum constants for status attributes
2020
- `loadbalancer`: [v1.1.0](services/loadbalancer/CHANGELOG.md#v110-2025-05-14)
@@ -54,10 +54,10 @@
5454
- [v0.22.4](services/ske/CHANGELOG.md#v0224-2025-05-13)
5555
- **Feature:** Added `ClusterError`
5656
- `sqlserverflex`: [v1.1.0](services/sqlserverflex/CHANGELOG.md#v110-2025-05-14)
57-
- **Features**: Add new method `ListMetrics`
57+
- **Features**: Added new method `ListMetrics`
5858
- `stackitmarketplace`:
5959
- [v1.2.1](services/stackitmarketplace/CHANGELOG.md#v121-2025-05-15)
60-
- **Feature:** Add new method `VendorsSubscriptionsReject`
60+
- **Feature:** Added new method `VendorsSubscriptionsReject`
6161
- [v1.2.0](services/stackitmarketplace/CHANGELOG.md#v120-2025-05-14)
6262
- **Breaking change:** Introduce typed enum constants for status attributes
6363
- [v1.1.0](services/stackitmarketplace/CHANGELOG.md#v110-2025-05-13)

services/lbapplication/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## v0.4.1 (2025-05-15)
2-
- **Deprecated:** `lb-application` service is deprecated and no longer maintained. Use the `alb` service instead
2+
- **Deprecated:** `lbapplication` service is deprecated and no longer maintained. Use the `alb` service instead
33

44
## v0.4.0 (2025-05-14)
55
- **Breaking change:** Introduce typed enum constants for status attributes

services/sqlserverflex/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## v1.1.0 (2025-05-14)
2-
- **Features**: Add new method `ListMetrics`
1+
## v1.0.4 (2025-05-14)
2+
- **Features**: Added new method `ListMetrics`
33

44
## v1.0.3 (2025-05-09)
55
- **Feature:** Update user-agent header

0 commit comments

Comments
 (0)