Skip to content

Commit 9456bac

Browse files
chore(release): updated release notes and package versions [ci skip]
- @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected] - @contentful/[email protected]
1 parent edd448d commit 9456bac

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+148
-62
lines changed

packages/_shared/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.11.1](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-09-05)
7+
8+
### Bug Fixes
9+
10+
- [] File type import ([#1925](https://github.com/contentful/field-editors/issues/1925)) ([edd448d](https://github.com/contentful/field-editors/commit/edd448d686941f6260b6f029ba4840b71a0c43cd))
11+
612
# [2.11.0](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-09-05)
713

814
### Features

packages/_shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/field-editor-shared",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",

packages/boolean/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.7.1](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-09-05)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-boolean
9+
610
# [1.7.0](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-09-05)
711

812
### Features

packages/boolean/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/field-editor-boolean",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@contentful/f36-components": "^4.70.0",
4040
"@contentful/f36-tokens": "^4.0.5",
41-
"@contentful/field-editor-shared": "^2.11.0",
41+
"@contentful/field-editor-shared": "^2.11.1",
4242
"emotion": "^10.0.17",
4343
"lodash": "^4.17.15",
4444
"nanoid": "^3.1.3"

packages/checkbox/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.1](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-09-05)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-checkbox
9+
610
# [1.6.0](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-09-05)
711

812
### Features

packages/checkbox/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/field-editor-checkbox",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@contentful/f36-components": "^4.70.0",
4040
"@contentful/f36-tokens": "^4.0.5",
41-
"@contentful/field-editor-shared": "^2.11.0",
41+
"@contentful/field-editor-shared": "^2.11.1",
4242
"emotion": "^10.0.17",
4343
"lodash": "^4.17.15"
4444
},

packages/date/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.9.1](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-09-05)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-date
9+
610
# [1.9.0](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-09-05)
711

812
### Features

packages/date/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/field-editor-date",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@contentful/f36-components": "^4.70.0",
4141
"@contentful/f36-tokens": "^4.0.5",
42-
"@contentful/field-editor-shared": "^2.11.0",
42+
"@contentful/field-editor-shared": "^2.11.1",
4343
"emotion": "^10.0.17",
4444
"moment": "^2.20.0"
4545
},

packages/default-field-editors/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.8.1](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-09-05)
7+
8+
**Note:** Version bump only for package @contentful/default-field-editors
9+
610
# [1.8.0](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-09-05)
711

812
### Features

packages/default-field-editors/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/default-field-editors",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -37,26 +37,26 @@
3737
},
3838
"dependencies": {
3939
"@contentful/f36-components": "^4.70.0",
40-
"@contentful/field-editor-boolean": "^1.7.0",
41-
"@contentful/field-editor-checkbox": "^1.6.0",
42-
"@contentful/field-editor-date": "^1.9.0",
43-
"@contentful/field-editor-dropdown": "^1.8.0",
44-
"@contentful/field-editor-json": "^3.5.0",
45-
"@contentful/field-editor-list": "^1.6.0",
46-
"@contentful/field-editor-location": "^1.5.0",
47-
"@contentful/field-editor-markdown": "^1.11.0",
48-
"@contentful/field-editor-multiple-line": "^1.6.0",
49-
"@contentful/field-editor-number": "^1.5.0",
50-
"@contentful/field-editor-radio": "^1.7.0",
51-
"@contentful/field-editor-rating": "^1.6.0",
52-
"@contentful/field-editor-reference": "^6.10.5",
53-
"@contentful/field-editor-rich-text": "^4.11.0",
54-
"@contentful/field-editor-shared": "^2.11.0",
55-
"@contentful/field-editor-single-line": "^1.8.0",
56-
"@contentful/field-editor-slug": "^1.8.0",
57-
"@contentful/field-editor-tags": "^1.7.0",
58-
"@contentful/field-editor-url": "^1.5.0",
59-
"@contentful/field-editor-validation-errors": "^1.6.0",
40+
"@contentful/field-editor-boolean": "^1.7.1",
41+
"@contentful/field-editor-checkbox": "^1.6.1",
42+
"@contentful/field-editor-date": "^1.9.1",
43+
"@contentful/field-editor-dropdown": "^1.8.1",
44+
"@contentful/field-editor-json": "^3.5.1",
45+
"@contentful/field-editor-list": "^1.6.1",
46+
"@contentful/field-editor-location": "^1.5.1",
47+
"@contentful/field-editor-markdown": "^1.11.1",
48+
"@contentful/field-editor-multiple-line": "^1.6.1",
49+
"@contentful/field-editor-number": "^1.5.1",
50+
"@contentful/field-editor-radio": "^1.7.1",
51+
"@contentful/field-editor-rating": "^1.6.1",
52+
"@contentful/field-editor-reference": "^6.10.6",
53+
"@contentful/field-editor-rich-text": "^4.11.1",
54+
"@contentful/field-editor-shared": "^2.11.1",
55+
"@contentful/field-editor-single-line": "^1.8.1",
56+
"@contentful/field-editor-slug": "^1.8.1",
57+
"@contentful/field-editor-tags": "^1.7.1",
58+
"@contentful/field-editor-url": "^1.5.1",
59+
"@contentful/field-editor-validation-errors": "^1.6.1",
6060
"contentful-management": "^11.0.0",
6161
"emotion": "^10.0.27"
6262
},

0 commit comments

Comments
 (0)