Skip to content

Commit

Permalink
chore: release main (#2349)
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 Dec 21, 2024
1 parent a8fb5c2 commit 0810340
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 4 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.22","packages/react-loader":"1.10.31","packages/svelte-loader":"1.12.36","packages/presentation":"1.19.15","packages/preview-url-secret":"2.0.5","packages/preview-kit-compat":"1.5.28","packages/visual-editing-helpers":"0.7.10","packages/visual-editing":"2.11.2","packages/insert-menu":"1.0.18","packages/comlink":"2.0.3","packages/next-loader":"1.2.8"}
{"packages/core-loader":"1.7.22","packages/react-loader":"1.10.31","packages/svelte-loader":"1.12.37","packages/presentation":"1.19.16","packages/preview-url-secret":"2.0.5","packages/preview-kit-compat":"1.5.28","packages/visual-editing-helpers":"0.7.10","packages/visual-editing":"2.11.3","packages/insert-menu":"1.0.18","packages/comlink":"2.0.3","packages/next-loader":"1.2.8"}
7 changes: 7 additions & 0 deletions packages/presentation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ 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.19.16](https://github.com/sanity-io/visual-editing/compare/presentation-v1.19.15...presentation-v1.19.16) (2024-12-21)


### Bug Fixes

* react 19 typings ([a8fb5c2](https://github.com/sanity-io/visual-editing/commit/a8fb5c2fcaf6366877b51625b852ae96fd307370))

## [1.19.15](https://github.com/sanity-io/visual-editing/compare/presentation-v1.19.14...presentation-v1.19.15) (2024-12-21)


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.19.15",
"version": "1.19.16",
"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
9 changes: 9 additions & 0 deletions packages/svelte-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ All notable changes to this project will be documented in this file. See
* devDependencies
* @sanity/visual-editing bumped from 1.7.0 to 1.7.1

## [1.12.37](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.36...svelte-loader-v1.12.37) (2024-12-21)


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @sanity/visual-editing bumped to 2.11.3

## [1.12.36](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.35...svelte-loader-v1.12.36) (2024-12-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/svelte-loader",
"version": "1.12.36",
"version": "1.12.37",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/svelte-loader#readme",
"bugs": {
"url": "https://github.com/sanity-io/visual-editing/issues"
Expand Down
7 changes: 7 additions & 0 deletions packages/visual-editing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.11.3](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.11.2...visual-editing-v2.11.3) (2024-12-21)


### Bug Fixes

* react 19 typings ([a8fb5c2](https://github.com/sanity-io/visual-editing/commit/a8fb5c2fcaf6366877b51625b852ae96fd307370))

## [2.11.2](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.11.1...visual-editing-v2.11.2) (2024-12-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/visual-editing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/visual-editing",
"version": "2.11.2",
"version": "2.11.3",
"keywords": [
"sanity.io",
"visual-editing",
Expand Down

0 comments on commit 0810340

Please sign in to comment.