Skip to content

Commit

Permalink
Release v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Oct 6, 2023
1 parent 46a4a55 commit 28cc1e4
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 13 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Added-20231006-101336.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .changes/unreleased/Added-20231006-101428.yaml

This file was deleted.

4 changes: 4 additions & 0 deletions .changes/v1.12.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## v1.12.0 - 2023-10-06
### Added
* Add new resource `commercetools_product_selection`
* Add property `product_selection` to `commercetools_store` for binding product selections to stores
17 changes: 11 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## v1.12.0 - 2023-10-06
### Added
* Add new resource `commercetools_product_selection`
* Add property `product_selection` to `commercetools_store` for binding product selections to stores

## v1.11.4 - 2023-09-26
### Fixed
* prevented issue with bool valueunknown check
Expand Down Expand Up @@ -544,15 +549,15 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
### Added
- **New resource:** `commercetools_type`

## 0.1.0 (2018-09-14)
### Added
* **New resource:** `commercetools_api_extension`
* **New resource:** `commercetools_subscription`
* **New resource:** `commercetools_project_settings`


## 0.1.0 (2018-09-14)
### Added
* `commercetools_api_extension`
* `commercetools_subscription`
* `commercetools_project_settings`

## 0.1.0 (2018-09-14)
### Added
* **New resource:** `commercetools_api_extension`
* **New resource:** `commercetools_subscription`
* **New resource:** `commercetools_project_settings`

0 comments on commit 28cc1e4

Please sign in to comment.