We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe81149 commit d7b4c4aCopy full SHA for d7b4c4a
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2023-09-29)
4
5
6
+### Features
7
8
+* initial release ([efa9f09](https://github.com/portabletext/solid-portabletext/commit/efa9f09ed2a4f6fdf7922f88dd1a7338eedd0b1e))
package.json
@@ -1,6 +1,6 @@
{
"name": "@portabletext/solid",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "Render Portable Text with Solid JS",
"keywords": [
"solid"
0 commit comments