From 72d536c581e99f7bf1c7f374e569b2cd0d3fa5da Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 3 Jan 2023 15:49:57 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] --- CHANGELOG.md | 7 +++++++ LICENSE | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a240904..ce8edb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.2](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/compare/v1.0.1...v1.0.2) (2023-01-03) + +### Bug Fixes + +- **docs:** formBuilder.image.assetSource should be form.image.assetSource ([36991e6](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/commit/36991e69334c0d6e4c77efbe848df8e3cf1e7fef)) +- vertically center unsplash logo ([dfa2612](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/commit/dfa26120d994b98f861321a59e7466da28b70486)) + ## [1.0.1](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/compare/v1.0.0...v1.0.1) (2022-11-25) ### Bug Fixes diff --git a/LICENSE b/LICENSE index 44aa380..2995e99 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Sanity.io +Copyright (c) 2023 Sanity.io Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package-lock.json b/package-lock.json index 13ecc5f..460b2c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sanity-plugin-asset-source-unsplash", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sanity-plugin-asset-source-unsplash", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "dependencies": { "@sanity/incompatible-plugin": "^1.0.4", diff --git a/package.json b/package.json index 0902e8f..6b90f5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-asset-source-unsplash", - "version": "1.0.1", + "version": "1.0.2", "description": "Use images from Unsplash.com in your Sanity Studio", "keywords": [ "sanity",