Skip to content

Commit 28cc1e4

Browse files
committed
Release v1.12.0
1 parent 46a4a55 commit 28cc1e4

File tree

4 files changed

+15
-13
lines changed

4 files changed

+15
-13
lines changed

.changes/unreleased/Added-20231006-101336.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Added-20231006-101428.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/v1.12.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## v1.12.0 - 2023-10-06
2+
### Added
3+
* Add new resource `commercetools_product_selection`
4+
* Add property `product_selection` to `commercetools_store` for binding product selections to stores

CHANGELOG.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v1.12.0 - 2023-10-06
10+
### Added
11+
* Add new resource `commercetools_product_selection`
12+
* Add property `product_selection` to `commercetools_store` for binding product selections to stores
13+
914
## v1.11.4 - 2023-09-26
1015
### Fixed
1116
* prevented issue with bool valueunknown check
@@ -544,15 +549,15 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
544549
### Added
545550
- **New resource:** `commercetools_type`
546551

547-
## 0.1.0 (2018-09-14)
548-
### Added
549-
* **New resource:** `commercetools_api_extension`
550-
* **New resource:** `commercetools_subscription`
551-
* **New resource:** `commercetools_project_settings`
552-
553552

554553
## 0.1.0 (2018-09-14)
555554
### Added
556555
* `commercetools_api_extension`
557556
* `commercetools_subscription`
558557
* `commercetools_project_settings`
558+
559+
## 0.1.0 (2018-09-14)
560+
### Added
561+
* **New resource:** `commercetools_api_extension`
562+
* **New resource:** `commercetools_subscription`
563+
* **New resource:** `commercetools_project_settings`

0 commit comments

Comments
 (0)