From ee6847e358bb73fee24780b8ae3c5602dfc27b58 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 7 Mar 2025 09:39:02 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] --- CHANGELOG.md | 6 ++++++ LICENSE | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80763fd..f591e06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.0](https://github.com/sanity-io/sanity-plugin-cloudinary/compare/v1.1.5...v1.2.0) (2025-03-07) + +### Features + +- add react 19 support ([8e01cdd](https://github.com/sanity-io/sanity-plugin-cloudinary/commit/8e01cddba570bb5b67f4e7f6e8b221ce40bc76bd)) + ## [1.1.5](https://github.com/sanity-io/sanity-plugin-cloudinary/compare/v1.1.4...v1.1.5) (2024-11-26) ### Bug Fixes diff --git a/LICENSE b/LICENSE index 3bc3425..14dbfae 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Sanity.io +Copyright (c) 2025 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 2fc89a9..3d55f7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sanity-plugin-cloudinary", - "version": "1.1.5", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sanity-plugin-cloudinary", - "version": "1.1.5", + "version": "1.2.0", "license": "MIT", "dependencies": { "@sanity/icons": "^3.7.0", diff --git a/package.json b/package.json index efcba93..7b2b232 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-cloudinary", - "version": "1.1.5", + "version": "1.2.0", "description": "Cloudinary integration for Sanity Studio V3.", "keywords": [ "sanity",