Skip to content

Commit 27f4b2b

Browse files
committed
add changelog entries
1 parent 95ca159 commit 27f4b2b

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
- **Feature:** Add response `IntakeRunnerResponse` to `UpdateIntakeRunnerExecute` request
1313
- **Feature:** Add response `IntakeUserResponse` to `UpdateIntakeUserExecute` request
1414
- `stackitmarketplace`:
15+
- [v1.14.0](services/stackitmarketplace/CHANGELOG.md#v1140)
16+
- **Feature:** Add `HasPrivatePlanOption` field (type `*bool`) to `CatalogProductDetail` struct
1517
- [v1.13.0](services/stackitmarketplace/CHANGELOG.md#v1130)
1618
- **Feature:** Add `HasDemo` field (type `*bool`) to `CatalogProductDetail` struct
1719
- [v1.12.0](services/stackitmarketplace/CHANGELOG.md#v1120)

services/stackitmarketplace/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.14.0
2+
- **Feature:** Add `HasPrivatePlanOption` field (type `*bool`) to `CatalogProductDetail` struct
3+
14
## v1.13.0
25
- **Feature:** Add `HasDemo` field (type `*bool`) to `CatalogProductDetail` struct
36

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.13.0
1+
v1.14.0

0 commit comments

Comments
 (0)