File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
services/stackitmarketplace Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 55 - ** Feature:** Add response ` IntakeRunnerResponse ` to ` UpdateIntakeRunnerExecute ` request
66 - ** Feature:** Add response ` IntakeUserResponse ` to ` UpdateIntakeUserExecute ` request
77- ` stackitmarketplace ` :
8+ - [ v1.14.0] ( services/stackitmarketplace/CHANGELOG.md#v1140 )
9+ - ** Feature:** Add ` has_private_plan_option ` attribute to ` CatalogProductDetail ` model class
810 - [ v1.13.0] ( services/stackitmarketplace/CHANGELOG.md#v1130 )
911 - ** Feature:** Add ` has_demo ` attribute to ` CatalogProductDetail ` model class
1012 - [ v1.12.0] ( services/stackitmarketplace/CHANGELOG.md#v1120 )
Original file line number Diff line number Diff line change 1+ ## v1.14.0
2+ - ** Feature:** Add ` has_private_plan_option ` attribute to ` CatalogProductDetail ` model class
3+
14## v1.13.0
25- ** Feature:** Add ` has_demo ` attribute to ` CatalogProductDetail ` model class
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.13 .0"
6+ version = " v1.14 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments