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+
15## Release (2025-09-11)
26- ` cdn ` : [ v1.6.0] ( services/cdn/CHANGELOG.md#v160 )
37 - ** 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+
14## v1.9.0
25- ** Feature:** Added ` RequestPrivatePlan ` to ` InquiriesCreateInquiryPayload `
36
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-stackitmarketplace"
33
44[tool .poetry ]
55name = " stackit-stackitmarketplace"
6- version = " v1.9 .0"
6+ version = " v1.10 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments