Skip to content

Commit d7b4c4a

Browse files
chore(main): release 1.0.0 (#7)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com> Co-authored-by: Cody Olsen <81981+stipsan@users.noreply.github.com>
1 parent fe81149 commit d7b4c4a

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
@@ -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

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": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Render Portable Text with Solid JS",
55
"keywords": [
66
"solid"

0 commit comments

Comments
 (0)