Skip to content

Commit f00f072

Browse files
chore(main): release 2.0.14 (#112)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent 9743f32 commit f00f072

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
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.14](https://github.com/portabletext/to-html/compare/v2.0.13...v2.0.14) (2025-02-06)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @portabletext/toolkit to ^2.0.17 ([#110](https://github.com/portabletext/to-html/issues/110)) ([9743f32](https://github.com/portabletext/to-html/commit/9743f328fe2593d5601d62e9dce81d0734d8115f))
14+
815
## [2.0.13](https://github.com/portabletext/to-html/compare/v2.0.12...v2.0.13) (2024-04-11)
916

1017

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.13",
3+
"version": "2.0.14",
44
"description": "Render Portable Text to HTML",
55
"keywords": [
66
"portable-text"

0 commit comments

Comments
 (0)