Skip to content

Commit

Permalink
chore(main): release editor 1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ecoscript[bot] authored Dec 9, 2024
1 parent 201f9e8 commit 1f0b545
Show file tree
Hide file tree
Showing 3 changed files with 10 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.15.1","packages/patches":"1.1.0","packages/racejar":"1.1.0"}
{"packages/editor":"1.15.2","packages/patches":"1.1.0","packages/racejar":"1.1.0"}
8 changes: 8 additions & 0 deletions packages/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.15.2](https://github.com/portabletext/editor/compare/editor-v1.15.1...editor-v1.15.2) (2024-12-09)


### Bug Fixes

* **behavior:** add `context`/`event` back in `BehaviorActionIntendSet` callback ([af9e9e4](https://github.com/portabletext/editor/commit/af9e9e462d4c14506d27c00d70cc3618eb241dde))
* **behavior:** export behaviors and behavior types from subpath ([618cc16](https://github.com/portabletext/editor/commit/618cc16a338298f4b0826c7c2c02864104069df4))

## [1.15.1](https://github.com/portabletext/editor/compare/editor-v1.15.0...editor-v1.15.1) (2024-12-08)


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.15.1",
"version": "1.15.2",
"description": "Portable Text Editor made in React",
"keywords": [
"sanity",
Expand Down

0 comments on commit 1f0b545

Please sign in to comment.