Skip to content

Commit 69e93f7

Browse files
chore(main): release 1.0.6 (#49)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent e6d0421 commit 69e93f7

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.6](https://github.com/portabletext/solid-portabletext/compare/v1.0.5...v1.0.6) (2024-04-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @portabletext/toolkit to ^2.0.15 ([#50](https://github.com/portabletext/solid-portabletext/issues/50)) ([e6d0421](https://github.com/portabletext/solid-portabletext/commit/e6d0421d6877ab9cec1cba5a233c1cfdfe21d0fd))
9+
* **deps:** update dependency @portabletext/types to ^2.0.13 ([#48](https://github.com/portabletext/solid-portabletext/issues/48)) ([e1a24b3](https://github.com/portabletext/solid-portabletext/commit/e1a24b315437d898718fc574efeb0cb8ab8e8ce0))
10+
311
## [1.0.5](https://github.com/portabletext/solid-portabletext/compare/v1.0.4...v1.0.5) (2024-04-05)
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.5",
3+
"version": "1.0.6",
44
"description": "Render Portable Text with Solid JS",
55
"keywords": [
66
"solid"

0 commit comments

Comments
 (0)