Skip to content

Commit 06f2b96

Browse files
chore(main): release 2.0.4
1 parent 11850ac commit 06f2b96

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [2.0.4](https://github.com/portabletext/to-html/compare/v2.0.3...v2.0.4) (2023-09-28)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @portabletext/toolkit to ^2.0.9 ([#43](https://github.com/portabletext/to-html/issues/43)) ([11850ac](https://github.com/portabletext/to-html/commit/11850acd4d38587666b652da55f36ae2a1a17409))
14+
* **deps:** update dependency @portabletext/types to ^2.0.7 ([#44](https://github.com/portabletext/to-html/issues/44)) ([9d17d6e](https://github.com/portabletext/to-html/commit/9d17d6e642dca5d4f20e29ce4e3a58dce3577761))
15+
816
## [2.0.3](https://github.com/portabletext/to-html/compare/v2.0.2...v2.0.3) (2023-08-24)
917

1018
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portabletext/to-html",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Render Portable Text to HTML",
55
"keywords": [
66
"portable-text"

0 commit comments

Comments
 (0)