Skip to content

Commit

Permalink
chore: release main (#2039)
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 Oct 24, 2024
1 parent a20b0fd commit ebb722d
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 3 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.3","packages/react-loader":"1.10.11","packages/svelte-loader":"1.12.4","packages/presentation":"1.17.4","packages/preview-url-secret":"2.0.0","packages/preview-kit-compat":"1.5.12","packages/channels":"0.4.0","packages/visual-editing-helpers":"0.6.25","packages/visual-editing":"2.3.1","packages/insert-menu":"1.0.9","packages/comlink":"1.0.0","packages/next-loader":"1.0.7"}
{"packages/core-loader":"1.7.3","packages/react-loader":"1.10.11","packages/svelte-loader":"1.12.5","packages/presentation":"1.17.4","packages/preview-url-secret":"2.0.0","packages/preview-kit-compat":"1.5.12","packages/channels":"0.4.0","packages/visual-editing-helpers":"0.6.25","packages/visual-editing":"2.3.2","packages/insert-menu":"1.0.9","packages/comlink":"1.0.0","packages/next-loader":"1.0.7"}
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.5](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.4...svelte-loader-v1.12.5) (2024-10-24)


### Dependencies

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

## [1.12.4](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.3...svelte-loader-v1.12.4) (2024-10-23)


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.4",
"version": "1.12.5",
"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.3.2](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.3.1...visual-editing-v2.3.2) (2024-10-24)


### Bug Fixes

* **visual-editing:** add silent catch to features request ([#2038](https://github.com/sanity-io/visual-editing/issues/2038)) ([a20b0fd](https://github.com/sanity-io/visual-editing/commit/a20b0fdea30a7ca909bde3185d78ae7772a5710f))

## [2.3.1](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.3.0...visual-editing-v2.3.1) (2024-10-23)


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.3.1",
"version": "2.3.2",
"keywords": [
"sanity.io",
"visual-editing",
Expand Down

0 comments on commit ebb722d

Please sign in to comment.