We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0b171 commit 8b06dd6Copy full SHA for 8b06dd6
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Release (2025-xx-xx)
2
+- `stackitmarketplace`: [v1.10.0](services/stackitmarketplace/CHANGELOG.md#v1100)
3
+ - **Feature:** Added `PlanId` to `CatalogProductPricingOption`and `SubscriptionProduct`
4
+
5
## Release (2025-09-11)
6
- `cdn`: [v1.5.0](services/cdn/CHANGELOG.md#v150)
7
- **Feature:** Added Attribute `LogSink` to `ConfigPatch`
services/stackitmarketplace/CHANGELOG.md
@@ -1,3 +1,6 @@
+## v1.10.0
+- **Feature:** Added `PlanId` to `CatalogProductPricingOption`and `SubscriptionProduct`
## v1.9.0
- **Feature:** Added `RequestPrivatePlan` to `InquiriesCreateInquiryPayload`
services/stackitmarketplace/VERSION
@@ -1 +1 @@
-v1.9.0
+v1.10.0
0 commit comments