Skip to content

Commit 72981bc

Browse files
authored
Merge pull request #586 from labd/release/v1.19.4
Release v1.19.4
2 parents 739afaa + d338426 commit 72981bc

File tree

5 files changed

+19
-15
lines changed

5 files changed

+19
-15
lines changed

.changes/unreleased/Dependency-20250501-203751.yaml

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

.changes/unreleased/Fixed-20250509-141307.yaml

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

.changes/unreleased/Fixed-20250514-152204.yaml

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

.changes/v1.19.4.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## v1.19.4 - 2025-05-14
2+
### Fixed
3+
* Added ordering of subscription messages and changes during update
4+
* Removed check on associate role permissions
5+
### Dependency
6+
* chore(deps): bump the go group with 2 updates

CHANGELOG.md

Lines changed: 13 additions & 6 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.19.4 - 2025-05-14
10+
### Fixed
11+
* Added ordering of subscription messages and changes during update
12+
* Removed check on associate role permissions
13+
### Dependency
14+
* chore(deps): bump the go group with 2 updates
15+
916
## v1.19.3 - 2025-04-04
1017
### Fixed
1118
* Set correct address and store slices in company resource
@@ -649,15 +656,15 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
649656
### Added
650657
- **New resource:** `commercetools_type`
651658

652-
## 0.1.0 (2018-09-14)
653-
### Added
654-
* **New resource:** `commercetools_api_extension`
655-
* **New resource:** `commercetools_subscription`
656-
* **New resource:** `commercetools_project_settings`
657-
658659

659660
## 0.1.0 (2018-09-14)
660661
### Added
661662
* `commercetools_api_extension`
662663
* `commercetools_subscription`
663664
* `commercetools_project_settings`
665+
666+
## 0.1.0 (2018-09-14)
667+
### Added
668+
* **New resource:** `commercetools_api_extension`
669+
* **New resource:** `commercetools_subscription`
670+
* **New resource:** `commercetools_project_settings`

0 commit comments

Comments
 (0)