Skip to content

Commit e8914ed

Browse files
authored
Merge pull request #419 from labd/release/v1.11.0
Release v1.11.0
2 parents 7992acb + f88ed0c commit e8914ed

File tree

4 files changed

+17
-12
lines changed

4 files changed

+17
-12
lines changed

.changes/unreleased/Added-20230822-093320.yaml

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

.changes/unreleased/Fixed-20230822-101128.yaml

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

.changes/v1.11.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v1.11.0 - 2023-08-25
2+
### Added
3+
* Added associate role resource
4+
### Fixed
5+
* Fixed bad handling of secrets on subscription import

CHANGELOG.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ 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.11.0 - 2023-08-25
10+
### Added
11+
* Added associate role resource
12+
### Fixed
13+
* Fixed bad handling of secrets on subscription import
14+
915
## v1.10.1 - 2023-08-17
1016
### Fixed
1117
* Fixed forced replacement issue in commercetools_category when name or key change
@@ -521,15 +527,15 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
521527
### Added
522528
- **New resource:** `commercetools_type`
523529

530+
## 0.1.0 (2018-09-14)
531+
### Added
532+
* **New resource:** `commercetools_api_extension`
533+
* **New resource:** `commercetools_subscription`
534+
* **New resource:** `commercetools_project_settings`
535+
524536

525537
## 0.1.0 (2018-09-14)
526538
### Added
527539
* `commercetools_api_extension`
528540
* `commercetools_subscription`
529541
* `commercetools_project_settings`
530-
531-
## 0.1.0 (2018-09-14)
532-
### Added
533-
* **New resource:** `commercetools_api_extension`
534-
* **New resource:** `commercetools_subscription`
535-
* **New resource:** `commercetools_project_settings`

0 commit comments

Comments
 (0)