File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
services/stackitmarketplace Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 11## Release (2025-xx-xx)
2- - ` stackitmarketplace ` : [ v1.10.0] ( services/stackitmarketplace/CHANGELOG.md#v1100 )
3- - ** Feature:** Added ` PlanId ` to ` CatalogProductPricingOption ` and ` SubscriptionProduct `
2+ - ` stackitmarketplace ` :
3+ - [ v1.11.0] ( services/stackitmarketplace/CHANGELOG.md#v1110 )
4+ - ** Feature:** Add new field ` DemoUrl ` to ` CatalogProductDetail ` model
5+ - [ v1.10.0] ( services/stackitmarketplace/CHANGELOG.md#v1100 )
6+ - ** Feature:** Added ` PlanId ` to ` CatalogProductPricingOption ` and ` SubscriptionProduct `
47
58## Release (2025-09-11)
69- ` cdn ` : [ v1.6.0] ( services/cdn/CHANGELOG.md#v160 )
Original file line number Diff line number Diff line change 1+ ## v1.11.0
2+ - ** Feature:** Add new field ` DemoUrl ` to ` CatalogProductDetail ` model
3+
14## v1.10.0
2- - ** Feature:** Added ` PlanId ` to ` CatalogProductPricingOption ` and ` SubscriptionProduct `
5+ - ** Feature:** Added ` PlanId ` to ` CatalogProductPricingOption ` and ` SubscriptionProduct `
36
47## v1.9.0
58- ** Feature:** Added ` RequestPrivatePlan ` to ` InquiriesCreateInquiryPayload `
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.10 .0"
6+ version = " v1.11 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments