Skip to content

Commit 17183c5

Browse files
mvantellingendemeyerthom
authored andcommitted
Release v1.10.1
1 parent ae0303b commit 17183c5

File tree

6 files changed

+13
-12
lines changed

6 files changed

+13
-12
lines changed

.changes/unreleased/Fixed-20230816-100220.yaml

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

.changes/unreleased/Fixed-20230816-143923.yaml

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

.changes/unreleased/Fixed-20230816-163609.yaml

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

.changes/unreleased/Fixed-20230817-125958.yaml

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

.changes/v1.10.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## v1.10.1 - 2023-08-17
2+
### Fixed
3+
* Fixed forced replacement issue in commercetools_category when name or key change
4+
* Fixed custom field encoding with non-string field values
5+
* Added correct handling of azure_authentication to prevent unnecessary updates
6+
* Added custom field for cart discount

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ 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.10.1 - 2023-08-17
10+
### Fixed
11+
* Fixed forced replacement issue in commercetools_category when name or key change
12+
* Fixed custom field encoding with non-string field values
13+
* Added correct handling of azure_authentication to prevent unnecessary updates
14+
* Added custom field for cart discount
15+
916
## v1.10.0 - 2023-08-11
1017
### Added
1118
* **New data source:** commercetools_state

0 commit comments

Comments
 (0)