Skip to content

Commit b2cf0ab

Browse files
chore(main): release 1.0.5 (#44)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent 5398fc5 commit b2cf0ab

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.5](https://github.com/portabletext/solid-portabletext/compare/v1.0.4...v1.0.5) (2024-04-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @portabletext/toolkit to ^2.0.14 ([#42](https://github.com/portabletext/solid-portabletext/issues/42)) ([5398fc5](https://github.com/portabletext/solid-portabletext/commit/5398fc5b2d36f2c526cf63d1f7b01e5ab5bc4feb))
9+
* **deps:** update dependency @portabletext/types to ^2.0.12 ([#43](https://github.com/portabletext/solid-portabletext/issues/43)) ([bb131d3](https://github.com/portabletext/solid-portabletext/commit/bb131d311be2d52d9f591ba986df763239bf6ac0))
10+
311
## [1.0.4](https://github.com/portabletext/solid-portabletext/compare/v1.0.3...v1.0.4) (2024-03-18)
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.4",
3+
"version": "1.0.5",
44
"description": "Render Portable Text with Solid JS",
55
"keywords": [
66
"solid"

0 commit comments

Comments
 (0)