Skip to content

Commit 9841e82

Browse files
chore(main): release 1.0.3 (#29)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent bb2e72c commit 9841e82

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.3](https://github.com/portabletext/solid-portabletext/compare/v1.0.2...v1.0.3) (2024-03-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @portabletext/toolkit to ^2.0.11 ([#35](https://github.com/portabletext/solid-portabletext/issues/35)) ([bb2e72c](https://github.com/portabletext/solid-portabletext/commit/bb2e72cf616a96c51f7e7c164430c1b7cfd84797))
9+
* **deps:** update dependency @portabletext/types to ^2.0.9 ([#33](https://github.com/portabletext/solid-portabletext/issues/33)) ([ebf7bfa](https://github.com/portabletext/solid-portabletext/commit/ebf7bfacc84612a0d687c5a846b412368f9a38fb))
10+
* update LICENSE year ([ed86271](https://github.com/portabletext/solid-portabletext/commit/ed86271694b2f4ac5e8d49046ba73cf7846877e6))
11+
312
## [1.0.2](https://github.com/portabletext/solid-portabletext/compare/v1.0.1...v1.0.2) (2023-10-10)
413

514

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.2",
3+
"version": "1.0.3",
44
"description": "Render Portable Text with Solid JS",
55
"keywords": [
66
"solid"

0 commit comments

Comments
 (0)