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 1
1
## 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 `
4
7
5
8
## Release (2025-09-11)
6
9
- ` 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
+
1
4
## v1.10.0
2
- - ** Feature:** Added ` PlanId ` to ` CatalogProductPricingOption ` and ` SubscriptionProduct `
5
+ - ** Feature:** Added ` PlanId ` to ` CatalogProductPricingOption ` and ` SubscriptionProduct `
3
6
4
7
## v1.9.0
5
8
- ** Feature:** Added ` RequestPrivatePlan ` to ` InquiriesCreateInquiryPayload `
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.10 .0"
6
+ version = " v1.11 .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