diff --git a/.changes/unreleased/Dependency-20240507-153129.yaml b/.changes/unreleased/Dependency-20240507-153129.yaml deleted file mode 100644 index 630a83f1..00000000 --- a/.changes/unreleased/Dependency-20240507-153129.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump the go group across 1 directory with 9 updates' -time: 2024-05-07T15:31:29.703441427Z diff --git a/.changes/unreleased/Dependency-20240507-153131.yaml b/.changes/unreleased/Dependency-20240507-153131.yaml deleted file mode 100644 index 91aebc55..00000000 --- a/.changes/unreleased/Dependency-20240507-153131.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump the github-actions group across 1 directory with 7 updates' -time: 2024-05-07T15:31:31.187823577Z diff --git a/.changes/unreleased/Dependency-20240510-112319.yaml b/.changes/unreleased/Dependency-20240510-112319.yaml deleted file mode 100644 index 537fea83..00000000 --- a/.changes/unreleased/Dependency-20240510-112319.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0' -time: 2024-05-10T11:23:19.801152518Z diff --git a/.changes/unreleased/Dependency-20240510-142057.yaml b/.changes/unreleased/Dependency-20240510-142057.yaml deleted file mode 100644 index f8765159..00000000 --- a/.changes/unreleased/Dependency-20240510-142057.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump the go group with 3 updates' -time: 2024-05-10T14:20:57.033448307Z diff --git a/.changes/unreleased/Dependency-20240510-142102.yaml b/.changes/unreleased/Dependency-20240510-142102.yaml deleted file mode 100644 index 955315e5..00000000 --- a/.changes/unreleased/Dependency-20240510-142102.yaml +++ /dev/null @@ -1,4 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.1 in the github-actions - group' -time: 2024-05-10T14:21:02.114431583Z diff --git a/.changes/v1.14.3.md b/.changes/v1.14.3.md new file mode 100644 index 00000000..c0127346 --- /dev/null +++ b/.changes/v1.14.3.md @@ -0,0 +1,7 @@ +## v1.14.3 - 2024-05-17 +### Dependency +* chore(deps): bump the go group across 1 directory with 9 updates +* chore(deps): bump the github-actions group across 1 directory with 7 updates +* chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 +* chore(deps): bump the go group with 3 updates +* chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.1 in the github-actions group diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a4affa3..f081acfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v1.14.3 - 2024-05-17 +### Dependency +* chore(deps): bump the go group across 1 directory with 9 updates +* chore(deps): bump the github-actions group across 1 directory with 7 updates +* chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 +* chore(deps): bump the go group with 3 updates +* chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.1 in the github-actions group + ## v1.14.2 - 2024-04-19 ### Fixed * Added documentation hint on importing commercetools_shipping_zone_rate @@ -578,15 +586,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`