Skip to content

Commit b367d96

Browse files
committed
Release v5.7.1
1 parent f5d51cf commit b367d96

File tree

5 files changed

+11
-9
lines changed

5 files changed

+11
-9
lines changed

.changes/unreleased/Fixed-20250730-083220.yaml

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

.changes/unreleased/Fixed-20250801-152422.yaml

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

.changes/unreleased/Fixed-20250801-153756.yaml

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

.changes/v5.7.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v5.7.1 - 2025-08-01
2+
### Fixed
3+
* Content type display field is now optional to match contentful
4+
* Fixed error thrown when no description is provided for preview environment resource
5+
* Fix setting contenttype.display_field to empty breaking apply

CHANGELOG.md

Lines changed: 6 additions & 0 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+
## v5.7.1 - 2025-08-01
10+
### Fixed
11+
* Content type display field is now optional to match contentful
12+
* Fixed error thrown when no description is provided for preview environment resource
13+
* Fix setting contenttype.display_field to empty breaking apply
14+
915
## v5.7.0 - 2025-07-25
1016
### Added
1117
* Added editors as option to editor_interface resource

0 commit comments

Comments
 (0)