Skip to content

Commit

Permalink
Merge pull request #485 from labd/release/v1.14.2
Browse files Browse the repository at this point in the history
Release v1.14.2
  • Loading branch information
demeyerthom authored May 3, 2024
2 parents a050f8d + 6626895 commit 704cdd2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Fixed-20240419-104853.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions .changes/v1.14.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## v1.14.2 - 2024-04-19
### Fixed
* Added documentation hint on importing commercetools_shipping_zone_rate
16 changes: 10 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## v1.14.2 - 2024-04-19
### Fixed
* Added documentation hint on importing commercetools_shipping_zone_rate

## v1.14.1 - 2024-02-09
### Fixed
* Properly handle resource not found errors for `subscription`, `state`, `state_transitions`, `product_selection`, `attribute_group` and `associate_role`.
Expand Down Expand Up @@ -574,15 +578,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 704cdd2

Please sign in to comment.