Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #2550

Merged
merged 1 commit into from
Jan 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.29","packages/react-loader":"1.10.38","packages/svelte-loader":"1.13.6","packages/presentation":"2.0.0","packages/preview-url-secret":"2.1.1","packages/preview-kit-compat":"1.5.35","packages/visual-editing":"2.12.6","packages/insert-menu":"1.0.20","packages/comlink":"3.0.1","packages/next-loader":"1.2.17","packages/vercel-protection-bypass":"1.0.4","packages/presentation-comlink":"1.0.2","packages/visual-editing-csm":"2.0.0","packages/visual-editing-types":"1.0.2"}
{"packages/core-loader":"1.7.30","packages/react-loader":"1.10.39","packages/svelte-loader":"1.13.7","packages/presentation":"2.0.0","packages/preview-url-secret":"2.1.2","packages/preview-kit-compat":"1.5.36","packages/visual-editing":"2.12.7","packages/insert-menu":"1.0.20","packages/comlink":"3.0.1","packages/next-loader":"1.2.18","packages/vercel-protection-bypass":"1.0.5","packages/presentation-comlink":"1.0.3","packages/visual-editing-csm":"2.0.1","packages/visual-editing-types":"1.0.3"}
16 changes: 16 additions & 0 deletions packages/core-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.


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


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb))
* remove isDraft ([#2537](https://github.com/sanity-io/visual-editing/issues/2537)) ([bfc5aca](https://github.com/sanity-io/visual-editing/commit/bfc5aca9000c987785ef715c8a3d149cc99c7455))


### Dependencies

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

## [1.7.29](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.28...core-loader-v1.7.29) (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.29",
"version": "1.7.30",
"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.18](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.2.17...next-loader-v1.2.18) (2025-01-22)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb))


### Dependencies

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

## [1.2.17](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.2.16...next-loader-v1.2.17) (2025-01-22)


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.17",
"version": "1.2.18",
"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.3](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.2...presentation-comlink-v1.0.3) (2025-01-22)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb))


### Dependencies

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

## [1.0.2](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.1...presentation-comlink-v1.0.2) (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.2",
"version": "1.0.3",
"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
14 changes: 14 additions & 0 deletions packages/preview-kit-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.


## [1.5.36](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.35...preview-kit-compat-v1.5.36) (2025-01-22)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/presentation-comlink bumped to 1.0.3

## [1.5.35](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.34...preview-kit-compat-v1.5.35) (2025-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/preview-kit-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/preview-kit-compat",
"version": "1.5.35",
"version": "1.5.36",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-kit-compat#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.2](https://github.com/sanity-io/visual-editing/compare/preview-url-secret-v2.1.1...preview-url-secret-v2.1.2) (2025-01-22)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb))

## [2.1.1](https://github.com/sanity-io/visual-editing/compare/preview-url-secret-v2.1.0...preview-url-secret-v2.1.1) (2025-01-22)


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.1",
"version": "2.1.2",
"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.39](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.38...react-loader-v1.10.39) (2025-01-22)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb))


### Dependencies

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

## [1.10.38](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.37...react-loader-v1.10.38) (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.38",
"version": "1.10.39",
"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.7](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.13.6...svelte-loader-v1.13.7) (2025-01-22)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb))


### Dependencies

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

## [1.13.6](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.13.5...svelte-loader-v1.13.6) (2025-01-22)


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.6",
"version": "1.13.7",
"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.5](https://github.com/sanity-io/visual-editing/compare/vercel-protection-bypass-v1.0.4...vercel-protection-bypass-v1.0.5) (2025-01-22)


### Dependencies

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

## [1.0.4](https://github.com/sanity-io/visual-editing/compare/vercel-protection-bypass-v1.0.3...vercel-protection-bypass-v1.0.4) (2025-01-22)


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

## [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)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb))
* remove isDraft ([#2537](https://github.com/sanity-io/visual-editing/issues/2537)) ([bfc5aca](https://github.com/sanity-io/visual-editing/commit/bfc5aca9000c987785ef715c8a3d149cc99c7455))


### Dependencies

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

## [2.0.0](https://github.com/sanity-io/visual-editing/compare/visual-editing-csm-v1.0.1...visual-editing-csm-v2.0.0) (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.0",
"version": "2.0.1",
"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
8 changes: 8 additions & 0 deletions packages/visual-editing-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [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)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb))
* remove isDraft ([#2537](https://github.com/sanity-io/visual-editing/issues/2537)) ([bfc5aca](https://github.com/sanity-io/visual-editing/commit/bfc5aca9000c987785ef715c8a3d149cc99c7455))

## [1.0.2](https://github.com/sanity-io/visual-editing/compare/visual-editing-types-v1.0.1...visual-editing-types-v1.0.2) (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.2",
"version": "1.0.3",
"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
17 changes: 17 additions & 0 deletions packages/visual-editing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.12.7](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.12.6...visual-editing-v2.12.7) (2025-01-22)


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb))
* remove isDraft ([#2537](https://github.com/sanity-io/visual-editing/issues/2537)) ([bfc5aca](https://github.com/sanity-io/visual-editing/commit/bfc5aca9000c987785ef715c8a3d149cc99c7455))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/presentation-comlink bumped to 1.0.3
* @sanity/preview-url-secret bumped to 2.1.2
* @sanity/visual-editing-csm bumped to 2.0.1

## [2.12.6](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.12.5...visual-editing-v2.12.6) (2025-01-22)


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