Skip to content

Commit 4bcaabd

Browse files
chore(release): updated release notes and package versions [ci skip]
- @contentful/field-editor-rich-text-alpha@0.3.2
1 parent df7d974 commit 4bcaabd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/rich-text-alpha/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+
## [0.3.2](https://github.com/contentful/field-editors/compare/@contentful/field-editor-rich-text-alpha@0.3.1...@contentful/field-editor-rich-text-alpha@0.3.2) (2026-01-12)
7+
8+
**Note:** Version bump only for package @contentful/field-editor-rich-text-alpha
9+
610
## [0.3.1](https://github.com/contentful/field-editors/compare/@contentful/field-editor-rich-text-alpha@0.3.0...@contentful/field-editor-rich-text-alpha@0.3.1) (2026-01-09)
711

812
**Note:** Version bump only for package @contentful/field-editor-rich-text-alpha

packages/rich-text-alpha/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-rich-text-alpha",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)