Skip to content

Commit c1d5020

Browse files
chore(main): release 1.0.2 (#21)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent 4831a23 commit c1d5020

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/portabletext/solid-portabletext/compare/v1.0.1...v1.0.2) (2023-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
* **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))
10+
311
## [1.0.1](https://github.com/portabletext/solid-portabletext/compare/v1.0.0...v1.0.1) (2023-09-29)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portabletext/solid",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Render Portable Text with Solid JS",
55
"keywords": [
66
"solid"

0 commit comments

Comments
 (0)