Skip to content

Commit

Permalink
chore(main): release 2.0.9 (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
  • Loading branch information
ecoscript[bot] authored Mar 20, 2024
1 parent cbdfe6a commit 57ad7fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.9](https://github.com/portabletext/to-html/compare/v2.0.8...v2.0.9) (2024-03-20)


### Bug Fixes

* **deps:** update dependency @portabletext/types to ^2.0.11 ([#87](https://github.com/portabletext/to-html/issues/87)) ([cbdfe6a](https://github.com/portabletext/to-html/commit/cbdfe6a40471c4645243750a61113b7168b86909))

## [2.0.8](https://github.com/portabletext/to-html/compare/v2.0.7...v2.0.8) (2024-03-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/to-html",
"version": "2.0.8",
"version": "2.0.9",
"description": "Render Portable Text to HTML",
"keywords": [
"portable-text"
Expand Down

0 comments on commit 57ad7fb

Please sign in to comment.