Skip to content

Commit d49e2a8

Browse files
Version Packages (#282)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent a684e18 commit d49e2a8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dependencies-GH-281.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @portabletext/react
22

3+
## 6.0.1
4+
5+
### Patch Changes
6+
7+
- [#281](https://github.com/portabletext/react-portabletext/pull/281) [`a684e18`](https://github.com/portabletext/react-portabletext/commit/a684e18f694f4b4c9a3b7c819017529d39225941) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency @portabletext/types to ^4.0.1
8+
39
## 6.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portabletext/react",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Render Portable Text with React",
55
"keywords": [
66
"portable-text"

0 commit comments

Comments
 (0)