Skip to content

Commit

Permalink
v0.144.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge authored and rexxars committed Nov 19, 2019
1 parent 3c74f6d commit d7d7525
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"packages/storybook",
"packages/test-studio"
],
"version": "0.144.2"
"version": "0.144.3"
}
2 changes: 1 addition & 1 deletion packages/@sanity/desk-tool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/desk-tool",
"version": "0.144.2",
"version": "0.144.3",
"description": "Tool for managing all sorts of content in a structured manner",
"main": "src/plugin.js",
"author": "Sanity.io <hello@sanity.io>",
Expand Down
4 changes: 2 additions & 2 deletions packages/blog-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "blog-studio",
"private": true,
"version": "0.144.2",
"version": "0.144.3",
"description": "Content studio running with schema from the blog init template",
"main": "package.json",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -24,7 +24,7 @@
"@sanity/core": "0.144.0",
"@sanity/default-layout": "0.144.2",
"@sanity/default-login": "0.144.0",
"@sanity/desk-tool": "0.144.2",
"@sanity/desk-tool": "0.144.3",
"@sanity/google-maps-input": "0.144.2",
"@sanity/vision": "0.144.2",
"react": "16.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/clean-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "clean-studio",
"private": true,
"version": "0.144.2",
"version": "0.144.3",
"description": "Content studio running with schema from the clean template",
"main": "package.json",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -24,7 +24,7 @@
"@sanity/core": "0.144.0",
"@sanity/default-layout": "0.144.2",
"@sanity/default-login": "0.144.0",
"@sanity/desk-tool": "0.144.2",
"@sanity/desk-tool": "0.144.3",
"@sanity/google-maps-input": "0.144.2",
"@sanity/vision": "0.144.2",
"react": "16.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ecommerce-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ecommerce-studio",
"private": true,
"version": "0.144.2",
"version": "0.144.3",
"description": "",
"main": "package.json",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -25,7 +25,7 @@
"@sanity/core": "0.144.0",
"@sanity/default-layout": "0.144.2",
"@sanity/default-login": "0.144.0",
"@sanity/desk-tool": "0.144.2",
"@sanity/desk-tool": "0.144.3",
"@sanity/vision": "0.144.2",
"react": "16.3.1",
"react-barcode": "^1.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/example-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example-studio",
"private": true,
"version": "0.144.2",
"version": "0.144.3",
"description": "A sanity studio with instructional examples and useful patterns",
"author": "Sanity.io <hello@sanity.io>",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"@sanity/date-input": "0.144.0",
"@sanity/default-layout": "0.144.2",
"@sanity/default-login": "0.144.0",
"@sanity/desk-tool": "0.144.2",
"@sanity/desk-tool": "0.144.3",
"@sanity/form-builder": "0.144.2",
"@sanity/language-filter": "0.144.0",
"@sanity/storybook": "0.144.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/movies-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "movies-studio",
"private": true,
"version": "0.144.2",
"version": "0.144.3",
"description": "Content studio running with schema from the moviedb init template",
"main": "package.json",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -25,7 +25,7 @@
"@sanity/core": "0.144.0",
"@sanity/default-layout": "0.144.2",
"@sanity/default-login": "0.144.0",
"@sanity/desk-tool": "0.144.2",
"@sanity/desk-tool": "0.144.3",
"@sanity/google-maps-input": "0.144.2",
"@sanity/production-preview": "0.144.0",
"@sanity/vision": "0.144.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "0.144.2",
"version": "0.144.3",
"private": true,
"description": "",
"main": "config.js",
Expand All @@ -15,7 +15,7 @@
"@sanity/core": "0.144.0",
"@sanity/default-layout": "0.144.2",
"@sanity/default-login": "0.144.0",
"@sanity/desk-tool": "0.144.2",
"@sanity/desk-tool": "0.144.3",
"@sanity/google-maps-input": "0.144.2",
"@sanity/server": "0.144.0",
"@sanity/storybook": "0.144.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/test-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "test-studio",
"private": true,
"version": "0.144.2",
"version": "0.144.3",
"description": "A bloated, ugly Sanity studio with a contrived schema for edge case testing and development",
"author": "Sanity.io <hello@sanity.io>",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"@sanity/dashboard": "0.144.1",
"@sanity/default-layout": "0.144.2",
"@sanity/default-login": "0.144.0",
"@sanity/desk-tool": "0.144.2",
"@sanity/desk-tool": "0.144.3",
"@sanity/form-builder": "0.144.2",
"@sanity/google-maps-input": "0.144.2",
"@sanity/image-url": "0.140.15",
Expand Down

0 comments on commit d7d7525

Please sign in to comment.