We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6d78f commit 44b38d2Copy full SHA for 44b38d2
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.7](https://github.com/portabletext/solid-portabletext/compare/v1.0.6...v1.0.7) (2025-02-07)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency @portabletext/toolkit to ^2.0.17 ([#54](https://github.com/portabletext/solid-portabletext/issues/54)) ([4e6d78f](https://github.com/portabletext/solid-portabletext/commit/4e6d78f941ae4d3cf132ea52d0f7c614092bc4f8))
9
10
## [1.0.6](https://github.com/portabletext/solid-portabletext/compare/v1.0.5...v1.0.6) (2024-04-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@portabletext/solid",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "Render Portable Text with Solid JS",
"keywords": [
"solid"
0 commit comments