Skip to content

Commit 69cb9e6

Browse files
chore(main): release 1.0.4 (#38)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent cb517b9 commit 69cb9e6

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.4](https://github.com/portabletext/solid-portabletext/compare/v1.0.3...v1.0.4) (2024-03-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @portabletext/toolkit to ^2.0.12 ([#39](https://github.com/portabletext/solid-portabletext/issues/39)) ([cb517b9](https://github.com/portabletext/solid-portabletext/commit/cb517b9c68a8f134399aa9f141276f40a0df2580))
9+
* **deps:** update dependency @portabletext/types to ^2.0.10 ([#37](https://github.com/portabletext/solid-portabletext/issues/37)) ([59ba67d](https://github.com/portabletext/solid-portabletext/commit/59ba67d3361935981aeec2a7b7d4fbe0dbb35575))
10+
311
## [1.0.3](https://github.com/portabletext/solid-portabletext/compare/v1.0.2...v1.0.3) (2024-03-16)
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.3",
3+
"version": "1.0.4",
44
"description": "Render Portable Text with Solid JS",
55
"keywords": [
66
"solid"

0 commit comments

Comments
 (0)