Skip to content

Commit 07bbbf6

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 a7fc3a4 commit 07bbbf6

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

+150
-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.6.0](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
### Features
9+
10+
- release status in references [TOL-3103] ([#1876](https://github.com/contentful/field-editors/issues/1876)) ([a7fc3a4](https://github.com/contentful/field-editors/commit/a7fc3a4c1a1b64d2457afb17bc806eda5e8d9981))
11+
612
## [2.5.1](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
713

814
### Bug Fixes

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.5.1",
3+
"version": "2.6.0",
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.5.4](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-boolean
9+
610
## [1.5.3](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/field-editor-boolean

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.5.3",
3+
"version": "1.5.4",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@contentful/f36-components": "^4.70.0",
3939
"@contentful/f36-tokens": "^4.0.5",
40-
"@contentful/field-editor-shared": "^2.5.1",
40+
"@contentful/field-editor-shared": "^2.6.0",
4141
"emotion": "^10.0.17",
4242
"lodash": "^4.17.15",
4343
"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.4.37](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-checkbox
9+
610
## [1.4.36](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/field-editor-checkbox

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.4.36",
3+
"version": "1.4.37",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@contentful/f36-components": "^4.70.0",
3939
"@contentful/f36-tokens": "^4.0.5",
40-
"@contentful/field-editor-shared": "^2.5.1",
40+
"@contentful/field-editor-shared": "^2.6.0",
4141
"emotion": "^10.0.17",
4242
"lodash": "^4.17.15"
4343
},

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.7.9](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-date
9+
610
## [1.7.8](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/field-editor-date

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.7.8",
3+
"version": "1.7.9",
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.5.1",
41+
"@contentful/field-editor-shared": "^2.6.0",
4242
"emotion": "^10.0.17",
4343
"moment": "^2.20.0"
4444
},

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.7.70](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/default-field-editors
9+
610
## [1.7.69](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/default-field-editors

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.7.69",
3+
"version": "1.7.70",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -36,26 +36,26 @@
3636
},
3737
"dependencies": {
3838
"@contentful/f36-components": "^4.70.0",
39-
"@contentful/field-editor-boolean": "^1.5.3",
40-
"@contentful/field-editor-checkbox": "^1.4.36",
41-
"@contentful/field-editor-date": "^1.7.8",
42-
"@contentful/field-editor-dropdown": "^1.6.3",
43-
"@contentful/field-editor-json": "^3.3.41",
44-
"@contentful/field-editor-list": "^1.5.3",
45-
"@contentful/field-editor-location": "^1.3.41",
46-
"@contentful/field-editor-markdown": "^1.9.4",
47-
"@contentful/field-editor-multiple-line": "^1.5.3",
48-
"@contentful/field-editor-number": "^1.4.3",
49-
"@contentful/field-editor-radio": "^1.5.21",
50-
"@contentful/field-editor-rating": "^1.4.36",
51-
"@contentful/field-editor-reference": "^6.7.2",
52-
"@contentful/field-editor-rich-text": "^4.4.9",
53-
"@contentful/field-editor-shared": "^2.5.1",
54-
"@contentful/field-editor-single-line": "^1.6.3",
55-
"@contentful/field-editor-slug": "^1.6.3",
56-
"@contentful/field-editor-tags": "^1.5.3",
57-
"@contentful/field-editor-url": "^1.4.3",
58-
"@contentful/field-editor-validation-errors": "^1.4.5",
39+
"@contentful/field-editor-boolean": "^1.5.4",
40+
"@contentful/field-editor-checkbox": "^1.4.37",
41+
"@contentful/field-editor-date": "^1.7.9",
42+
"@contentful/field-editor-dropdown": "^1.6.4",
43+
"@contentful/field-editor-json": "^3.3.42",
44+
"@contentful/field-editor-list": "^1.5.4",
45+
"@contentful/field-editor-location": "^1.3.42",
46+
"@contentful/field-editor-markdown": "^1.9.5",
47+
"@contentful/field-editor-multiple-line": "^1.5.4",
48+
"@contentful/field-editor-number": "^1.4.4",
49+
"@contentful/field-editor-radio": "^1.5.22",
50+
"@contentful/field-editor-rating": "^1.4.37",
51+
"@contentful/field-editor-reference": "^6.8.0",
52+
"@contentful/field-editor-rich-text": "^4.4.10",
53+
"@contentful/field-editor-shared": "^2.6.0",
54+
"@contentful/field-editor-single-line": "^1.6.4",
55+
"@contentful/field-editor-slug": "^1.6.4",
56+
"@contentful/field-editor-tags": "^1.5.4",
57+
"@contentful/field-editor-url": "^1.4.4",
58+
"@contentful/field-editor-validation-errors": "^1.4.6",
5959
"contentful-management": "^11.0.0",
6060
"emotion": "^10.0.27"
6161
},

packages/dropdown/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.4](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-dropdown
9+
610
## [1.6.3](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/field-editor-dropdown

packages/dropdown/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-dropdown",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@contentful/f36-components": "^4.70.0",
3939
"@contentful/f36-tokens": "^4.0.5",
40-
"@contentful/field-editor-shared": "^2.5.1",
40+
"@contentful/field-editor-shared": "^2.6.0",
4141
"emotion": "^10.0.0",
4242
"lodash": "^4.17.15",
4343
"nanoid": "^3.1.3"

packages/json/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+
## [3.3.42](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-json
9+
610
## [3.3.41](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/field-editor-json

packages/json/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-json",
3-
"version": "3.3.41",
3+
"version": "3.3.42",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -36,7 +36,7 @@
3636
"@codemirror/lang-json": "^6.0.0",
3737
"@contentful/f36-components": "^4.70.0",
3838
"@contentful/f36-tokens": "^4.0.5",
39-
"@contentful/field-editor-shared": "^2.5.1",
39+
"@contentful/field-editor-shared": "^2.6.0",
4040
"@types/react-codemirror": "1.0.11",
4141
"@uiw/react-codemirror": "^4.11.4",
4242
"emotion": "^10.0.17",

packages/list/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.5.4](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-list
9+
610
## [1.5.3](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/field-editor-list

packages/list/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-list",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@contentful/f36-components": "^4.70.0",
3939
"@contentful/f36-tokens": "^4.0.5",
40-
"@contentful/field-editor-shared": "^2.5.1",
40+
"@contentful/field-editor-shared": "^2.6.0",
4141
"emotion": "^10.0.17",
4242
"lodash": "^4.17.15"
4343
},

packages/location/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.3.42](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-location
9+
610
## [1.3.41](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/field-editor-location

packages/location/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-location",
3-
"version": "1.3.41",
3+
"version": "1.3.42",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@contentful/f36-components": "^4.70.0",
3737
"@contentful/f36-tokens": "^4.0.5",
38-
"@contentful/field-editor-shared": "^2.5.1",
38+
"@contentful/field-editor-shared": "^2.6.0",
3939
"@types/google-map-react": "2.1.10",
4040
"emotion": "^10.0.17",
4141
"google-map-react": "2.2.1",

packages/markdown/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.5](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-markdown
9+
610
## [1.9.4](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/field-editor-markdown

packages/markdown/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-markdown",
3-
"version": "1.9.4",
3+
"version": "1.9.5",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -38,7 +38,7 @@
3838
"@contentful/f36-components": "^4.70.0",
3939
"@contentful/f36-icons": "^4.29.0",
4040
"@contentful/f36-tokens": "^4.0.5",
41-
"@contentful/field-editor-shared": "^2.5.1",
41+
"@contentful/field-editor-shared": "^2.6.0",
4242
"@types/codemirror": "0.0.109",
4343
"codemirror": "^5.65.11",
4444
"constate": "^3.3.2",

packages/multiple-line/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.5.4](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-multiple-line
9+
610
## [1.5.3](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/field-editor-multiple-line

packages/multiple-line/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-multiple-line",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@contentful/f36-components": "^4.70.0",
3939
"@contentful/f36-tokens": "^4.0.5",
40-
"@contentful/field-editor-shared": "^2.5.1",
40+
"@contentful/field-editor-shared": "^2.6.0",
4141
"emotion": "^10.0.17",
4242
"lodash": "^4.17.15"
4343
},

packages/number/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.4.4](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-number
9+
610
## [1.4.3](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/field-editor-number

packages/number/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-number",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@contentful/f36-components": "^4.70.0",
3939
"@contentful/f36-tokens": "^4.0.5",
40-
"@contentful/field-editor-shared": "^2.5.1",
40+
"@contentful/field-editor-shared": "^2.6.0",
4141
"emotion": "^10.0.17"
4242
},
4343
"devDependencies": {

packages/radio/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.5.22](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-06)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-radio
9+
610
## [1.5.21](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected]) (2025-06-05)
711

812
**Note:** Version bump only for package @contentful/field-editor-radio

packages/radio/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/field-editor-radio",
3-
"version": "1.5.21",
3+
"version": "1.5.22",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",
@@ -37,8 +37,8 @@
3737
"dependencies": {
3838
"@contentful/f36-components": "^4.70.0",
3939
"@contentful/f36-tokens": "^4.0.5",
40-
"@contentful/field-editor-dropdown": "^1.6.3",
41-
"@contentful/field-editor-shared": "^2.5.1",
40+
"@contentful/field-editor-dropdown": "^1.6.4",
41+
"@contentful/field-editor-shared": "^2.6.0",
4242
"emotion": "^10.0.17",
4343
"lodash": "^4.17.15",
4444
"nanoid": "^3.1.3"

0 commit comments

Comments
 (0)