Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
ecoscript[bot] authored and christianhg committed Dec 20, 2024
1 parent 5a0ef7b commit ffc02c7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packages/editor":"1.18.4","packages/patches":"1.1.1","packages/racejar":"1.1.1"}
{"packages/editor":"1.18.5","packages/patches":"1.1.1","packages/racejar":"1.1.1"}
10 changes: 10 additions & 0 deletions packages/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.18.5](https://github.com/portabletext/editor/compare/editor-v1.18.4...editor-v1.18.5) (2024-12-20)


### Bug Fixes

* **deps:** update sanity monorepo to ^3.68.2 ([4a17f61](https://github.com/portabletext/editor/commit/4a17f616bba3c80b63c483f8f2e2ada9b6c69343))
* **deps:** update sanity monorepo to ^3.68.3 ([4b633fa](https://github.com/portabletext/editor/commit/4b633fa15521b4fd2a65a3f97b284f65be3678c7))
* **emoji picker:** only abort on Escape ([5a0ef7b](https://github.com/portabletext/editor/commit/5a0ef7b116d9dd2b5ff9145188411a8ed7741f28))
* guard against trying to select a block directly ([bbd3a22](https://github.com/portabletext/editor/commit/bbd3a22e6740416dcc5e0584b2305eeb682cc6f0))

## [1.18.4](https://github.com/portabletext/editor/compare/editor-v1.18.3...editor-v1.18.4) (2024-12-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/editor",
"version": "1.18.4",
"version": "1.18.5",
"description": "Portable Text Editor made in React",
"keywords": [
"sanity",
Expand Down

0 comments on commit ffc02c7

Please sign in to comment.