File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
services/stackitmarketplace Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## Release (2025-xx-xx)
2
+ - ` stackitmarketplace ` : [ v1.10.0] ( services/stackitmarketplace/CHANGELOG.md#v1100 )
3
+ - ** Feature:** Added ` PlanId ` to ` CatalogProductPricingOption ` and ` SubscriptionProduct `
4
+
1
5
## Release (2025-09-11)
2
6
- ` cdn ` : [ v1.6.0] ( services/cdn/CHANGELOG.md#v160 )
3
7
- ** Feature:** Added Attribute ` LogSink ` to ` ConfigPatch `
Original file line number Diff line number Diff line change
1
+ ## v1.10.0
2
+ - ** Feature:** Added ` PlanId ` to ` CatalogProductPricingOption ` and ` SubscriptionProduct `
3
+
1
4
## v1.9.0
2
5
- ** Feature:** Added ` RequestPrivatePlan ` to ` InquiriesCreateInquiryPayload `
3
6
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-stackitmarketplace"
3
3
4
4
[tool .poetry ]
5
5
name = " stackit-stackitmarketplace"
6
- version = " v1.9 .0"
6
+ version = " v1.10 .0"
7
7
authors = [
8
8
" STACKIT Developer Tools <[email protected] >" ,
9
9
]
You can’t perform that action at this time.
0 commit comments