Skip to content

Commit

Permalink
chore(main): release 2.0.8 (#84)
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 19, 2024
1 parent 20f80ca commit d7d1fb7
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.8](https://github.com/portabletext/to-html/compare/v2.0.7...v2.0.8) (2024-03-19)


### Bug Fixes

* ship valid ESM ([805f981](https://github.com/portabletext/to-html/commit/805f9813ec63907107b0958501e60e54e019fc04))

## [2.0.7](https://github.com/portabletext/to-html/compare/v2.0.6...v2.0.7) (2024-03-18)


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.7",
"version": "2.0.8",
"description": "Render Portable Text to HTML",
"keywords": [
"portable-text"
Expand Down

0 comments on commit d7d1fb7

Please sign in to comment.