Skip to content

Commit 89a61c9

Browse files
authored
Merge pull request #560 from labd/release/v1.19.0
Release v1.19.0
2 parents 238f85f + 38caabe commit 89a61c9

File tree

6 files changed

+17
-12
lines changed

6 files changed

+17
-12
lines changed

.changes/unreleased/Added-20241231-120809.yaml

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

.changes/unreleased/Dependency-20250101-203948.yaml

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

.changes/unreleased/Fixed-20241217-190228.yaml

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

.changes/unreleased/Fixed-20241220-101846.yaml

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

.changes/v1.19.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## v1.19.0 - 2025-01-10
2+
### Added
3+
* Added generic custom field support to all newer resources
4+
### Fixed
5+
* This adds a sorting of the permissions we get from the commercetools API response, so that it's identical to the one from the plan.
6+
* Fixed broken links in documentation
7+
### Dependency
8+
* chore(deps): bump the go group with 3 updates

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ 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.19.0 - 2025-01-10
10+
### Added
11+
* Added generic custom field support to all newer resources
12+
### Fixed
13+
* This adds a sorting of the permissions we get from the commercetools API response, so that it's identical to the one from the plan.
14+
* Fixed broken links in documentation
15+
### Dependency
16+
* chore(deps): bump the go group with 3 updates
17+
918
## v1.18.1 - 2024-12-04
1019
### Fixed
1120
* Fixed default shipping_method active field

0 commit comments

Comments
 (0)