Skip to content

Commit

Permalink
Merge pull request #457 from labd/release/v1.13.0
Browse files Browse the repository at this point in the history
Release v1.13.0
  • Loading branch information
demeyerthom authored Nov 24, 2023
2 parents 4472478 + 05aebe7 commit 748eef5
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 25 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Added-20231116-094114.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Added-20231116-094206.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Fixed-20231115-103727.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Fixed-20231115-113250.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .changes/unreleased/Fixed-20231115-124951.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Fixed-20231116-094149.yaml

This file was deleted.

9 changes: 9 additions & 0 deletions .changes/v1.13.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## v1.13.0 - 2023-11-16
### Added
* update to latest commercetools go sdk
* Code cleanup
### Fixed
* Added additional check for unset values on discount_code resource
* ensure an empty slice is set if subscription messages or changes are removed
* fixed check on project ExternalOAuth setting when processing state and plan differences
* Updated deprecated code
22 changes: 16 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## v1.13.0 - 2023-11-16
### Added
* update to latest commercetools go sdk
* Code cleanup
### Fixed
* Added additional check for unset values on discount_code resource
* ensure an empty slice is set if subscription messages or changes are removed
* fixed check on project ExternalOAuth setting when processing state and plan differences
* Updated deprecated code

## v1.12.0 - 2023-10-06
### Added
* Add new resource `commercetools_product_selection`
Expand Down Expand Up @@ -549,15 +559,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 748eef5

Please sign in to comment.