Skip to content

Commit 010cd39

Browse files
committed
chore(sdk): update changelogs
1 parent 0546db4 commit 010cd39

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## Release (2025-05-XX)
2+
- `stackitmarketplace`[v1.0.0](services/stackitmarketplace/CHANGELOG.md#v100-2025-05-05)
3+
- **Breaking Change:**
4+
- Introduced dedicated type for product id with appropriate validations
5+
- **Feature:**
6+
- subscription products contain the plan id
7+
18
## Release (2025-04-30)
29
- `stackitmarketplace`: [v0.4.0](services/stackitmarketplace/CHANGELOG.md#v040-2025-04-16)
310
- **Feature:** Add new `InquiryContactSales`, `InquirySuggestProduct`, `PriceType`, `PricingOption` and `DeliveryMethod`

services/stackitmarketplace/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.0.0 (2025-05-05)
2+
- **Breaking Change:**
3+
- Introduced dedicated type for product id with appropriate validations
4+
- **Feature:**
5+
- subscription products contain the plan id
6+
17
## v0.4.0 (2025-04-16)
28
- **Feature:** Add new `InquiryContactSales`, `InquirySuggestProduct`, `PriceType`, `PricingOption` and `DeliveryMethod`
39

0 commit comments

Comments
 (0)