Skip to content

Commit

Permalink
chore: release main (#2580)
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 28, 2025
1 parent c21729e commit fcb8993
Show file tree
Hide file tree
Showing 21 changed files with 142 additions and 11 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.30","packages/react-loader":"1.10.39","packages/svelte-loader":"1.13.9","packages/presentation":"2.0.0","packages/preview-url-secret":"2.1.3","packages/visual-editing":"2.12.9","packages/insert-menu":"1.0.20","packages/comlink":"3.0.1","packages/next-loader":"1.2.19","packages/vercel-protection-bypass":"1.0.7","packages/presentation-comlink":"1.0.3","packages/visual-editing-csm":"2.0.1","packages/visual-editing-types":"1.0.3"}
{"packages/core-loader":"1.7.31","packages/react-loader":"1.10.40","packages/svelte-loader":"1.13.10","packages/presentation":"2.0.0","packages/preview-url-secret":"2.1.4","packages/visual-editing":"2.12.10","packages/insert-menu":"1.0.20","packages/comlink":"3.0.1","packages/next-loader":"1.2.20","packages/vercel-protection-bypass":"1.0.8","packages/presentation-comlink":"1.0.4","packages/visual-editing-csm":"2.0.2","packages/visual-editing-types":"1.0.4"}
15 changes: 15 additions & 0 deletions packages/core-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.


## [1.7.31](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.30...core-loader-v1.7.31) (2025-01-28)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.2 ([#2578](https://github.com/sanity-io/visual-editing/issues/2578)) ([de598b8](https://github.com/sanity-io/visual-editing/commit/de598b8b05fae82755faee31162ecb005af65b02))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/presentation-comlink bumped to 1.0.4
* @sanity/visual-editing-csm bumped to 2.0.2

## [1.7.30](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.29...core-loader-v1.7.30) (2025-01-22)


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

## [1.2.20](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.2.19...next-loader-v1.2.20) (2025-01-28)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.2 ([#2578](https://github.com/sanity-io/visual-editing/issues/2578)) ([de598b8](https://github.com/sanity-io/visual-editing/commit/de598b8b05fae82755faee31162ecb005af65b02))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/presentation-comlink bumped to 1.0.4
* devDependencies
* @sanity/preview-url-secret bumped to 2.1.4

## [1.2.19](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.2.18...next-loader-v1.2.19) (2025-01-23)


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

## [1.0.4](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.3...presentation-comlink-v1.0.4) (2025-01-28)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.2 ([#2578](https://github.com/sanity-io/visual-editing/issues/2578)) ([de598b8](https://github.com/sanity-io/visual-editing/commit/de598b8b05fae82755faee31162ecb005af65b02))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/visual-editing-types bumped to 1.0.4

## [1.0.3](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.2...presentation-comlink-v1.0.3) (2025-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/presentation-comlink/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/presentation-comlink",
"version": "1.0.3",
"version": "1.0.4",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/presentation-comlink#readme",
"bugs": {
"url": "https://github.com/sanity-io/visual-editing/issues"
Expand Down
7 changes: 7 additions & 0 deletions packages/preview-url-secret/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.


## [2.1.4](https://github.com/sanity-io/visual-editing/compare/preview-url-secret-v2.1.3...preview-url-secret-v2.1.4) (2025-01-28)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.2 ([#2578](https://github.com/sanity-io/visual-editing/issues/2578)) ([de598b8](https://github.com/sanity-io/visual-editing/commit/de598b8b05fae82755faee31162ecb005af65b02))

## [2.1.3](https://github.com/sanity-io/visual-editing/compare/preview-url-secret-v2.1.2...preview-url-secret-v2.1.3) (2025-01-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/preview-url-secret/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/preview-url-secret",
"version": "2.1.3",
"version": "2.1.4",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-url-secret#readme",
"bugs": {
"url": "https://github.com/sanity-io/visual-editing/issues"
Expand Down
15 changes: 15 additions & 0 deletions packages/react-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,21 @@ All notable changes to this project will be documented in this file. See
* dependencies
* @sanity/core-loader bumped from 1.6.0 to 1.6.1

## [1.10.40](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.39...react-loader-v1.10.40) (2025-01-28)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.2 ([#2578](https://github.com/sanity-io/visual-editing/issues/2578)) ([de598b8](https://github.com/sanity-io/visual-editing/commit/de598b8b05fae82755faee31162ecb005af65b02))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/core-loader bumped to 1.7.31
* @sanity/visual-editing-csm bumped to 2.0.2

## [1.10.39](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.38...react-loader-v1.10.39) (2025-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/react-loader",
"version": "1.10.39",
"version": "1.10.40",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/react-loader#readme",
"bugs": {
"url": "https://github.com/sanity-io/visual-editing/issues"
Expand Down
18 changes: 18 additions & 0 deletions packages/svelte-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,24 @@ 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.10](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.13.9...svelte-loader-v1.13.10) (2025-01-28)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.2 ([#2578](https://github.com/sanity-io/visual-editing/issues/2578)) ([de598b8](https://github.com/sanity-io/visual-editing/commit/de598b8b05fae82755faee31162ecb005af65b02))


### Dependencies

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

## [1.13.9](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.13.8...svelte-loader-v1.13.9) (2025-01-27)


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.9",
"version": "1.13.10",
"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
9 changes: 9 additions & 0 deletions packages/vercel-protection-bypass/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.0.8](https://github.com/sanity-io/visual-editing/compare/vercel-protection-bypass-v1.0.7...vercel-protection-bypass-v1.0.8) (2025-01-28)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/preview-url-secret bumped to 2.1.4

## [1.0.7](https://github.com/sanity-io/visual-editing/compare/vercel-protection-bypass-v1.0.6...vercel-protection-bypass-v1.0.7) (2025-01-27)


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.7",
"version": "1.0.8",
"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
14 changes: 14 additions & 0 deletions packages/visual-editing-csm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [2.0.2](https://github.com/sanity-io/visual-editing/compare/visual-editing-csm-v2.0.1...visual-editing-csm-v2.0.2) (2025-01-28)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.2 ([#2578](https://github.com/sanity-io/visual-editing/issues/2578)) ([de598b8](https://github.com/sanity-io/visual-editing/commit/de598b8b05fae82755faee31162ecb005af65b02))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/visual-editing-types bumped to 1.0.4

## [2.0.1](https://github.com/sanity-io/visual-editing/compare/visual-editing-csm-v2.0.0...visual-editing-csm-v2.0.1) (2025-01-22)


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

## [1.0.4](https://github.com/sanity-io/visual-editing/compare/visual-editing-types-v1.0.3...visual-editing-types-v1.0.4) (2025-01-28)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.2 ([#2578](https://github.com/sanity-io/visual-editing/issues/2578)) ([de598b8](https://github.com/sanity-io/visual-editing/commit/de598b8b05fae82755faee31162ecb005af65b02))

## [1.0.3](https://github.com/sanity-io/visual-editing/compare/visual-editing-types-v1.0.2...visual-editing-types-v1.0.3) (2025-01-22)


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

## [2.12.10](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.12.9...visual-editing-v2.12.10) (2025-01-28)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.2 ([#2578](https://github.com/sanity-io/visual-editing/issues/2578)) ([de598b8](https://github.com/sanity-io/visual-editing/commit/de598b8b05fae82755faee31162ecb005af65b02))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/presentation-comlink bumped to 1.0.4
* @sanity/preview-url-secret bumped to 2.1.4
* @sanity/visual-editing-csm bumped to 2.0.2

## [2.12.9](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.12.8...visual-editing-v2.12.9) (2025-01-27)


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

0 comments on commit fcb8993

Please sign in to comment.