Skip to content

Commit

Permalink
Merge pull request #419 from labd/release/v1.11.0
Browse files Browse the repository at this point in the history
Release v1.11.0
  • Loading branch information
demeyerthom authored Aug 25, 2023
2 parents 7992acb + f88ed0c commit e8914ed
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 12 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Added-20230822-093320.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Fixed-20230822-101128.yaml

This file was deleted.

5 changes: 5 additions & 0 deletions .changes/v1.11.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## v1.11.0 - 2023-08-25
### Added
* Added associate role resource
### Fixed
* Fixed bad handling of secrets on subscription import
18 changes: 12 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## v1.11.0 - 2023-08-25
### Added
* Added associate role resource
### Fixed
* Fixed bad handling of secrets on subscription import

## v1.10.1 - 2023-08-17
### Fixed
* Fixed forced replacement issue in commercetools_category when name or key change
Expand Down Expand Up @@ -521,15 +527,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 e8914ed

Please sign in to comment.