Skip to content

Commit a6042f8

Browse files
committed
chore(sdk): add changelog for updated api
1 parent c175dad commit a6042f8

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Release (2025-05-XX)
2+
- `stackitmarketplace`: [0.6.0](services/stackitmarketplace/CHANGELOG.md#v060-2025-05-02)
3+
- **Breaking Change:**
4+
- Introduced dedicated type for product id with appropriate validations
5+
- **Feature:**
6+
- Improved nil-safety
7+
- subscription products contain the plan id
8+
19
## Release (2025-04-30)
210
- `core`: [v0.17.1](core/CHANGELOG.md#v0171-2025-04-09)
311
- **Improvement:** Improve error message for key flow authentication

services/stackitmarketplace/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.6.0 (2025-05-02)
2+
- **Breaking Change:**
3+
- Introduced dedicated type for product id with appropriate validations
4+
- **Feature:**
5+
- Improved nil-safety
6+
- subscription products contain the plan id
7+
18
## v0.5.0 (2025-04-11)
29
- **Feature:** Add new `InquiryContactSales`, `InquirySuggestProduct`, `PriceType`, `PricingOption` and `DeliveryMethod`
310

0 commit comments

Comments
 (0)