Skip to content

Commit b1239b9

Browse files
chore(release): 3.0.0-v3-studio.1 [skip ci]
1 parent 9fab282 commit b1239b9

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
# [3.0.0-v3-studio.1](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/compare/v3.0.0-v3-studio.0...v3.0.0-v3-studio.1) (2022-08-17)
9+
10+
### Bug Fixes
11+
12+
- use currentColor in Unsplash logo svg ([0c0b241](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/commit/0c0b241e4ffdcdabe77a4dd807919c6fb1c8195c))
13+
814
# [1.0.0-v3-studio.1](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/compare/v0.2.1...v1.0.0-v3-studio.1) (2022-08-17)
915

1016
- feat!: studio v3 version ([b96bc92](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/commit/b96bc920ddab5f8b6c7fc14992b8e85fe8781822))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanity-plugin-asset-source-unsplash",
3-
"version": "1.0.0-v3-studio.1",
3+
"version": "3.0.0-v3-studio.1",
44
"description": "Use images from Unsplash.com in your Sanity Studio",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)