Skip to content

Commit 602d153

Browse files
authored
Merge pull request #528 from labd/release/v1.16.0
Release v1.16.0
2 parents 24b7e5d + f54918d commit 602d153

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

.changes/unreleased/Added-20241009-195232.yaml

-3
This file was deleted.

.changes/v1.16.0.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v1.16.0 - 2024-10-10
2+
### Added
3+
* `resource_api_extension` add support for triggers on `shopping-list``

CHANGELOG.md

+10-6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ 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.16.0 - 2024-10-10
10+
### Added
11+
* `resource_api_extension` add support for triggers on `shopping-list``
12+
913
## v1.15.1 - 2024-09-03
1014
### Fixed
1115
* Fixed shipping_zone_rate freeAbove handling when empty
@@ -596,15 +600,15 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
596600
### Added
597601
- **New resource:** `commercetools_type`
598602

603+
## 0.1.0 (2018-09-14)
604+
### Added
605+
* **New resource:** `commercetools_api_extension`
606+
* **New resource:** `commercetools_subscription`
607+
* **New resource:** `commercetools_project_settings`
608+
599609

600610
## 0.1.0 (2018-09-14)
601611
### Added
602612
* `commercetools_api_extension`
603613
* `commercetools_subscription`
604614
* `commercetools_project_settings`
605-
606-
## 0.1.0 (2018-09-14)
607-
### Added
608-
* **New resource:** `commercetools_api_extension`
609-
* **New resource:** `commercetools_subscription`
610-
* **New resource:** `commercetools_project_settings`

0 commit comments

Comments
 (0)