From f3927e658cf31b53018ff11895716c333d5f232b Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Tue, 12 Mar 2024 11:55:44 +0000
Subject: [PATCH] chore(release): 2.0.0 [skip ci]

---
 CHANGELOG.md      | 10 ++++++++++
 LICENSE           |  2 +-
 package-lock.json |  4 ++--
 package.json      |  2 +-
 4 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index dbfaceb..1f86f86 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,16 @@
 All notable changes to this project will be documented in this file. See
 [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [2.0.0](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/compare/v1.1.2...v2.0.0) (2024-03-12)
+
+### ⚠ BREAKING CHANGES
+
+- update dependency @sanity/ui to v2 (#127)
+
+### Bug Fixes
+
+- update dependency @sanity/ui to v2 ([#127](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/issues/127)) ([a163e52](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/commit/a163e52dac306ea5d0f67da08342bb7905f5bc32))
+
 ## [1.1.2](https://github.com/sanity-io/sanity-plugin-asset-source-unsplash/compare/v1.1.1...v1.1.2) (2023-10-23)
 
 ### Bug Fixes
diff --git a/LICENSE b/LICENSE
index 2995e99..3bc3425 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 MIT License
 
-Copyright (c) 2023 Sanity.io
+Copyright (c) 2024 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 1ba361d..bcdefef 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "sanity-plugin-asset-source-unsplash",
-  "version": "1.1.2",
+  "version": "2.0.0",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "sanity-plugin-asset-source-unsplash",
-      "version": "1.1.2",
+      "version": "2.0.0",
       "license": "MIT",
       "dependencies": {
         "@sanity/incompatible-plugin": "^1.0.0",
diff --git a/package.json b/package.json
index 4161f99..e05b044 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "sanity-plugin-asset-source-unsplash",
-  "version": "1.1.2",
+  "version": "2.0.0",
   "description": "Use images from Unsplash.com in your Sanity Studio",
   "keywords": [
     "sanity",