Skip to content

Commit

Permalink
chore(main): release 3.0.18 (#164)
Browse files Browse the repository at this point in the history
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
  • Loading branch information
ecoscript[bot] authored Apr 11, 2024
1 parent 677ff11 commit e4ca0b7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.18](https://github.com/portabletext/react-portabletext/compare/v3.0.17...v3.0.18) (2024-04-11)


### Bug Fixes

* **deps:** update dependency @portabletext/toolkit to ^2.0.15 ([#165](https://github.com/portabletext/react-portabletext/issues/165)) ([677ff11](https://github.com/portabletext/react-portabletext/commit/677ff11ca664b4e74b3a978e44f7502c9d4b1766))
* **deps:** update dependency @portabletext/types to ^2.0.13 ([#163](https://github.com/portabletext/react-portabletext/issues/163)) ([4d14c07](https://github.com/portabletext/react-portabletext/commit/4d14c0782f70a291c81e39bbe9a93ac582ea902b))

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


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.17",
"version": "3.0.18",
"description": "Render Portable Text with React",
"keywords": [
"portable-text"
Expand Down

0 comments on commit e4ca0b7

Please sign in to comment.