Skip to content

Commit

Permalink
chore(main): release 3.0.16 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
ecoscript[bot] authored Apr 5, 2024
1 parent a745844 commit 210d2da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.16](https://github.com/portabletext/react-portabletext/compare/v3.0.15...v3.0.16) (2024-04-05)


### Bug Fixes

* **deps:** update dependency @portabletext/types to ^2.0.12 ([#154](https://github.com/portabletext/react-portabletext/issues/154)) ([a745844](https://github.com/portabletext/react-portabletext/commit/a7458446845e798155e6b5fd686da3199ccf32f8))

## [3.0.15](https://github.com/portabletext/react-portabletext/compare/v3.0.14...v3.0.15) (2024-03-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/react",
"version": "3.0.15",
"version": "3.0.16",
"description": "Render Portable Text with React",
"keywords": [
"portable-text"
Expand Down

0 comments on commit 210d2da

Please sign in to comment.