Skip to content

Commit a475e82

Browse files
authored
Merge pull request #429 from labd/release/v1.11.2
Release v1.11.2
2 parents fd3eb4f + a12d5b6 commit a475e82

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

.changes/unreleased/Fixed-20230829-093530.yaml

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

.changes/v1.11.2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v1.11.2 - 2023-08-31
2+
### Fixed
3+
* NotFound error not handled correctly

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ 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.2 - 2023-08-31
10+
### Fixed
11+
* NotFound error not handled correctly
12+
913
## v1.11.1 - 2023-08-25
1014
### Fixed
1115
* Change store countries to set type
@@ -531,15 +535,15 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
531535
### Added
532536
- **New resource:** `commercetools_type`
533537

534-
## 0.1.0 (2018-09-14)
535-
### Added
536-
* **New resource:** `commercetools_api_extension`
537-
* **New resource:** `commercetools_subscription`
538-
* **New resource:** `commercetools_project_settings`
539-
540538

541539
## 0.1.0 (2018-09-14)
542540
### Added
543541
* `commercetools_api_extension`
544542
* `commercetools_subscription`
545543
* `commercetools_project_settings`
544+
545+
## 0.1.0 (2018-09-14)
546+
### Added
547+
* **New resource:** `commercetools_api_extension`
548+
* **New resource:** `commercetools_subscription`
549+
* **New resource:** `commercetools_project_settings`

0 commit comments

Comments
 (0)