From 4291125de37f70117faece9a68bc4b626747d29b Mon Sep 17 00:00:00 2001 From: Snorre Eskeland Brekke Date: Thu, 17 Nov 2022 16:43:17 +0100 Subject: [PATCH] docs: studio-v2 install command --- .gitignore | 2 ++ .releaserc.json | 2 +- README.md | 7 ++++--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d626d09..96650de 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ compiled .awcache .rpt2_cache docs +*.iml +lib diff --git a/.releaserc.json b/.releaserc.json index 6e8eb65..42dfcee 100644 --- a/.releaserc.json +++ b/.releaserc.json @@ -1,4 +1,4 @@ { "extends": "@sanity/semantic-release-preset", - "branches": ["master"] + "branches": ["main", { "name": "studio-v2", "channel": "studio-v2", "range": "0.x.x" }] } diff --git a/README.md b/README.md index 0a290ab..d8b4713 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # Sanity Asset Source Plugin: Unsplash -Search for photos on Unsplash and add them to your project right inside Sanity Studio. - +> This is a **Sanity Studio v2** plugin. +> For the v3 version, please refer to the [v3-branch](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash). +Search for photos on Unsplash and add them to your project right inside Sanity Studio. ## Installation -`sanity install asset-source-unsplash` +`sanity install asset-source-unsplash@studio-v2` ## Part name