Skip to content

Commit

Permalink
chore(main): release 2.0.11 (#67)
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 Mar 16, 2024
1 parent 83c5700 commit 647c91f
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.

## [2.0.11](https://github.com/portabletext/toolkit/compare/v2.0.10...v2.0.11) (2024-03-16)


### Bug Fixes

* **deps:** update dependency @portabletext/types to ^2.0.9 ([#65](https://github.com/portabletext/toolkit/issues/65)) ([83c5700](https://github.com/portabletext/toolkit/commit/83c5700720afa12c2856c60881931c05ec549741))

## [2.0.10](https://github.com/portabletext/toolkit/compare/v2.0.9...v2.0.10) (2023-10-10)


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/toolkit",
"version": "2.0.10",
"version": "2.0.11",
"description": "Toolkit of handy utility functions for dealing with Portable Text",
"keywords": [
"sanity",
Expand Down

0 comments on commit 647c91f

Please sign in to comment.