Skip to content

Commit

Permalink
Merge pull request #91 from tinloof/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
siffogh authored Aug 30, 2024
2 parents 8059797 + f0f645c commit 5af9107
Show file tree
Hide file tree
Showing 9 changed files with 43 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/mean-garlics-sleep.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/next/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8059797]
- @tinloof/sanity-studio@1.3.3

## null

### Patch Changes

- Updated dependencies [754535d]
- Updated dependencies [55dae45]
- Updated dependencies [928c529]
Expand Down
7 changes: 7 additions & 0 deletions apps/studio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# vite-studio

## 1.0.14

### Patch Changes

- Updated dependencies [8059797]
- @tinloof/sanity-studio@1.3.3

## 1.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-studio",
"private": true,
"version": "1.0.13",
"version": "1.0.14",
"main": "package.json",
"license": "UNLICENSED",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/hello-world/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8059797]
- @tinloof/sanity-studio@1.3.3

## null

### Patch Changes

- Updated dependencies [754535d]
- Updated dependencies [55dae45]
- Updated dependencies [928c529]
Expand Down
7 changes: 7 additions & 0 deletions examples/with-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8059797]
- @tinloof/sanity-studio@1.3.3

## null

### Patch Changes

- Updated dependencies [754535d]
- Updated dependencies [55dae45]
- Updated dependencies [928c529]
Expand Down
7 changes: 7 additions & 0 deletions examples/with-sections/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8059797]
- @tinloof/sanity-studio@1.3.3

## null

### Patch Changes

- Updated dependencies [754535d]
- Updated dependencies [55dae45]
- Updated dependencies [928c529]
Expand Down
6 changes: 6 additions & 0 deletions packages/sanity-studio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tinloof/sanity-plugin-pages-navigator

## 1.3.3

### Patch Changes

- 8059797: fix pages navigator scrolling to last item issue

## 1.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinloof/sanity-studio",
"version": "1.3.2",
"version": "1.3.3",
"description": "A collection of Sanity studio plugins, fields, and components",
"keywords": [
"sanity",
Expand Down

0 comments on commit 5af9107

Please sign in to comment.