Skip to content

Commit 704cdd2

Browse files
authored
Merge pull request #485 from labd/release/v1.14.2
Release v1.14.2
2 parents a050f8d + 6626895 commit 704cdd2

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

.changes/unreleased/Fixed-20240419-104853.yaml

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

.changes/v1.14.2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v1.14.2 - 2024-04-19
2+
### Fixed
3+
* Added documentation hint on importing commercetools_shipping_zone_rate

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
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.14.2 - 2024-04-19
10+
### Fixed
11+
* Added documentation hint on importing commercetools_shipping_zone_rate
12+
913
## v1.14.1 - 2024-02-09
1014
### Fixed
1115
* Properly handle resource not found errors for `subscription`, `state`, `state_transitions`, `product_selection`, `attribute_group` and `associate_role`.
@@ -574,15 +578,15 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
574578
### Added
575579
- **New resource:** `commercetools_type`
576580

581+
## 0.1.0 (2018-09-14)
582+
### Added
583+
* **New resource:** `commercetools_api_extension`
584+
* **New resource:** `commercetools_subscription`
585+
* **New resource:** `commercetools_project_settings`
586+
577587

578588
## 0.1.0 (2018-09-14)
579589
### Added
580590
* `commercetools_api_extension`
581591
* `commercetools_subscription`
582592
* `commercetools_project_settings`
583-
584-
## 0.1.0 (2018-09-14)
585-
### Added
586-
* **New resource:** `commercetools_api_extension`
587-
* **New resource:** `commercetools_subscription`
588-
* **New resource:** `commercetools_project_settings`

0 commit comments

Comments
 (0)