Skip to content

Commit dbb3768

Browse files
chore(release): updated release notes and package versions [ci skip]
- @contentful/rich-text-html-renderer@17.2.1
1 parent 3ca028d commit dbb3768

3 files changed

Lines changed: 6104 additions & 2174 deletions

File tree

packages/rich-text-html-renderer/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+
## [17.2.1](https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@17.2.0...@contentful/rich-text-html-renderer@17.2.1) (2026-04-08)
7+
8+
### Bug Fixes
9+
10+
- **rich-text-html-renderer:** parse and render asset [] ([#854](https://github.com/contentful/rich-text/issues/854)) ([3ca028d](https://github.com/contentful/rich-text/commit/3ca028d828979a22cb208607371ffec8990d01b7)), closes [#853](https://github.com/contentful/rich-text/issues/853)
11+
612
# [17.2.0](https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@17.1.6...@contentful/rich-text-html-renderer@17.2.0) (2026-04-08)
713

814
### Features

packages/rich-text-html-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/rich-text-html-renderer",
3-
"version": "17.2.0",
3+
"version": "17.2.1",
44
"main": "dist/rich-text-html-renderer.es5.js",
55
"module": "dist/rich-text-html-renderer.esm.js",
66
"typings": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)