Skip to content

Commit

Permalink
chore(release): updated release notes and package versions [ci skip]
Browse files Browse the repository at this point in the history
 - @contentful/rich-text-react-renderer@15.19.5
  • Loading branch information
contentful-automation[bot] committed Mar 4, 2024
1 parent 982b21b commit 01408ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/rich-text-react-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.19.5](https://github.com/contentful/rich-text/compare/@contentful/rich-text-react-renderer@15.19.4...@contentful/rich-text-react-renderer@15.19.5) (2024-03-04)

### Bug Fixes

- 🐛 handle multiple space rendering when using preserveWhitespace ([#531](https://github.com/contentful/rich-text/issues/531)) ([982b21b](https://github.com/contentful/rich-text/commit/982b21b13736d8b1dcdb652b4eb41c7ab279ee33)), closes [#514](https://github.com/contentful/rich-text/issues/514)

## [15.19.4](https://github.com/contentful/rich-text/compare/@contentful/rich-text-react-renderer@15.19.3...@contentful/rich-text-react-renderer@15.19.4) (2024-01-30)

**Note:** Version bump only for package @contentful/rich-text-react-renderer
Expand Down
2 changes: 1 addition & 1 deletion packages/rich-text-react-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/rich-text-react-renderer",
"version": "15.19.4",
"version": "15.19.5",
"main": "dist/rich-text-react-renderer.es5.js",
"typings": "dist/types/index.d.ts",
"files": [
Expand Down

0 comments on commit 01408ed

Please sign in to comment.