Skip to content

Commit 314b3c8

Browse files
chore(main): release 1.0.1 (#16)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent 5066caf commit 314b3c8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/portabletext/solid-portabletext/compare/v1.0.0...v1.0.1) (2023-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **readme:** link to original author ([#15](https://github.com/portabletext/solid-portabletext/issues/15)) ([5066caf](https://github.com/portabletext/solid-portabletext/commit/5066caf02b91c7a078e933474347e3a0986c9276))
9+
310
## 1.0.0 (2023-09-29)
411

512

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

0 commit comments

Comments
 (0)