Skip to content

Commit 3e371d0

Browse files
committed
Update CHANGELOG.md
1 parent 196eb91 commit 3e371d0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,10 @@
5151
- **Bugfix:** Adjusted `UnmarshalJSON` function to use enum types and added tests for enums
5252
- `ske`: [v0.24.1](services/ske/CHANGELOG.md#v0241-2025-06-04)
5353
- **Bugfix:** Adjusted `UnmarshalJSON` function to use enum types and added tests for enums
54-
- `stackitmarketplace`: [v1.3.1](services/stackitmarketplace/CHANGELOG.md#v131-2025-06-04)
54+
- `stackitmarketplace`:
55+
- [v1.4.0](services/stackitmarketplace/CHANGELOG.md#v140-2025-06-06)
56+
- **Fix:** Fixed types for `VendorId`, `ProjectId`, `OrganizationId` and `SubscriptionId`
57+
- [v1.3.1](services/stackitmarketplace/CHANGELOG.md#v131-2025-06-04)
5558
- **Feature:** Added `Industries` attribute
5659

5760
## Release (2025-05-15)

services/stackitmarketplace/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v1.4.0 (2025-06-05)
1+
## v1.4.0 (2025-06-06)
22
- **Fix:** Fixed types for `VendorId`, `ProjectId`, `OrganizationId` and `SubscriptionId`
33

44
## v1.3.1 (2025-06-04)

0 commit comments

Comments
 (0)