Skip to content

Commit

Permalink
chore: release main (#2530)
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 20, 2025
1 parent 72897c6 commit 7b14c34
Show file tree
Hide file tree
Showing 7 changed files with 29 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.27","packages/react-loader":"1.10.36","packages/svelte-loader":"1.13.3","packages/presentation":"2.0.0","packages/preview-url-secret":"2.1.0","packages/preview-kit-compat":"1.5.33","packages/visual-editing":"2.12.3","packages/insert-menu":"1.0.19","packages/comlink":"3.0.1","packages/next-loader":"1.2.15","packages/vercel-protection-bypass":"1.0.1","packages/presentation-comlink":"1.0.0","packages/visual-editing-csm":"1.0.0","packages/visual-editing-types":"1.0.0"}
{"packages/core-loader":"1.7.27","packages/react-loader":"1.10.36","packages/svelte-loader":"1.13.4","packages/presentation":"2.0.0","packages/preview-url-secret":"2.1.0","packages/preview-kit-compat":"1.5.33","packages/visual-editing":"2.12.4","packages/insert-menu":"1.0.19","packages/comlink":"3.0.1","packages/next-loader":"1.2.15","packages/vercel-protection-bypass":"1.0.2","packages/presentation-comlink":"1.0.0","packages/visual-editing-csm":"1.0.0","packages/visual-editing-types":"1.0.0"}
11 changes: 11 additions & 0 deletions packages/svelte-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,17 @@ 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.13.4](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.13.3...svelte-loader-v1.13.4) (2025-01-20)


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @sanity/visual-editing bumped to 2.12.4
* peerDependencies
* @sanity/visual-editing bumped from 2.x to 2.12.4

## [1.13.3](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.13.2...svelte-loader-v1.13.3) (2025-01-17)


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.13.3",
"version": "1.13.4",
"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/vercel-protection-bypass/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.2](https://github.com/sanity-io/visual-editing/compare/vercel-protection-bypass-v1.0.1...vercel-protection-bypass-v1.0.2) (2025-01-20)


### Bug Fixes

* **deps:** update react compiler dependencies 🤖 ✨ ([#2529](https://github.com/sanity-io/visual-editing/issues/2529)) ([72897c6](https://github.com/sanity-io/visual-editing/commit/72897c6ee5529611788d39626f7bb7329a47a9a5))

## [1.0.1](https://github.com/sanity-io/visual-editing/compare/vercel-protection-bypass-v1.0.0...vercel-protection-bypass-v1.0.1) (2025-01-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/vercel-protection-bypass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/vercel-protection-bypass",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/vercel-protection-bypass#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.12.4](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.12.3...visual-editing-v2.12.4) (2025-01-20)


### Bug Fixes

* **deps:** update react compiler dependencies 🤖 ✨ ([#2529](https://github.com/sanity-io/visual-editing/issues/2529)) ([72897c6](https://github.com/sanity-io/visual-editing/commit/72897c6ee5529611788d39626f7bb7329a47a9a5))

## [2.12.3](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.12.2...visual-editing-v2.12.3) (2025-01-17)


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

0 comments on commit 7b14c34

Please sign in to comment.