From 00fffb0c05e8f62d3f73b7c34501931ed454d75c Mon Sep 17 00:00:00 2001 From: "ecoscript[bot]" <143032650+ecoscript[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 17:40:17 +0100 Subject: [PATCH] chore(main): release 2.0.6 (#73) Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c485fd..3dea196 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.6](https://github.com/portabletext/to-html/compare/v2.0.5...v2.0.6) (2024-03-16) + + +### Bug Fixes + +* **deps:** update dependency @portabletext/toolkit to ^2.0.11 ([#74](https://github.com/portabletext/to-html/issues/74)) ([3bf4f9c](https://github.com/portabletext/to-html/commit/3bf4f9cd4eb022178dcf7e535a60fefa6aadcb3f)) +* **deps:** update dependency @portabletext/types to ^2.0.9 ([#71](https://github.com/portabletext/to-html/issues/71)) ([2844f40](https://github.com/portabletext/to-html/commit/2844f40f67d3a03e80433f3577a73bf5d80ad797)) + ## [2.0.5](https://github.com/portabletext/to-html/compare/v2.0.4...v2.0.5) (2023-10-10) diff --git a/package.json b/package.json index 0e45bcd..3a2f181 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@portabletext/to-html", - "version": "2.0.5", + "version": "2.0.6", "description": "Render Portable Text to HTML", "keywords": [ "portable-text"