Skip to content

Commit

Permalink
chore(main): release 1.0.2 (#21)
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 Oct 10, 2023
1 parent 4831a23 commit c1d5020
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.2](https://github.com/portabletext/solid-portabletext/compare/v1.0.1...v1.0.2) (2023-10-10)


### Bug Fixes

* **deps:** update dependency @portabletext/toolkit to ^2.0.10 ([#20](https://github.com/portabletext/solid-portabletext/issues/20)) ([4831a23](https://github.com/portabletext/solid-portabletext/commit/4831a23eb7585e313b18d522d805f61539802855))
* **deps:** update dependency @portabletext/types to ^2.0.8 ([#19](https://github.com/portabletext/solid-portabletext/issues/19)) ([22e10ff](https://github.com/portabletext/solid-portabletext/commit/22e10ff86eb06cbf01294a33a5d4174cbdb20e4f))

## [1.0.1](https://github.com/portabletext/solid-portabletext/compare/v1.0.0...v1.0.1) (2023-09-29)


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/solid",
"version": "1.0.1",
"version": "1.0.2",
"description": "Render Portable Text with Solid JS",
"keywords": [
"solid"
Expand Down

0 comments on commit c1d5020

Please sign in to comment.