Skip to content

Commit

Permalink
chore: release main (#2518)
Browse files Browse the repository at this point in the history
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
  • Loading branch information
ecospark[bot] authored Jan 16, 2025
1 parent 88e5a91 commit ee85bc0
Show file tree
Hide file tree
Showing 3 changed files with 14 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/core-loader":"1.7.26","packages/react-loader":"1.10.35","packages/svelte-loader":"1.13.2","packages/presentation":"1.21.3","packages/preview-url-secret":"2.1.0","packages/preview-kit-compat":"1.5.32","packages/visual-editing-helpers":"0.7.14","packages/visual-editing":"2.12.2","packages/insert-menu":"1.0.19","packages/comlink":"3.0.0","packages/next-loader":"1.2.14","packages/vercel-protection-bypass":"1.0.1"}
{"packages/core-loader":"1.7.26","packages/react-loader":"1.10.35","packages/svelte-loader":"1.13.2","packages/presentation":"1.22.0","packages/preview-url-secret":"2.1.0","packages/preview-kit-compat":"1.5.32","packages/visual-editing-helpers":"0.7.14","packages/visual-editing":"2.12.2","packages/insert-menu":"1.0.19","packages/comlink":"3.0.0","packages/next-loader":"1.2.14","packages/vercel-protection-bypass":"1.0.1"}
12 changes: 12 additions & 0 deletions packages/presentation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ All notable changes to this project will be documented in this file. See
* devDependencies
* @sanity/visual-editing-helpers bumped from 0.5.2 to 0.6.0

## [1.22.0](https://github.com/sanity-io/visual-editing/compare/presentation-v1.21.3...presentation-v1.22.0) (2025-01-16)


### Features

* **presentation:** listen for changes on draft document ([#2486](https://github.com/sanity-io/visual-editing/issues/2486)) ([50e5054](https://github.com/sanity-io/visual-editing/commit/50e5054f6ed904b805599c88e96db332a8740022))


### Bug Fixes

* **deps:** Update dependency framer-motion to ^11.18.0 ([#2460](https://github.com/sanity-io/visual-editing/issues/2460)) ([42d8892](https://github.com/sanity-io/visual-editing/commit/42d88926a7efcd1bab2d8f036d018f938e47334d))

## [1.21.3](https://github.com/sanity-io/visual-editing/compare/presentation-v1.21.2...presentation-v1.21.3) (2025-01-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/presentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/presentation",
"version": "1.21.3",
"version": "1.22.0",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/presentation#readme",
"bugs": {
"url": "https://github.com/sanity-io/visual-editing/issues"
Expand Down

0 comments on commit ee85bc0

Please sign in to comment.