diff --git a/CHANGELOG.md b/CHANGELOG.md index 615a9d59..6770c5d7 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.4.0](https://github.com/sanity-io/sanity-plugin-scheduled-publishing/compare/v1.3.0...v1.4.0) (2024-05-15) + +### Features + +- deprecate plugin, create release ([a1ccbae](https://github.com/sanity-io/sanity-plugin-scheduled-publishing/commit/a1ccbae61090148ef22a2a17f89a71433d258b5e)) + ## [1.3.0](https://github.com/sanity-io/sanity-plugin-scheduled-publishing/compare/v1.2.4...v1.3.0) (2024-01-30) ### Features diff --git a/package-lock.json b/package-lock.json index c4cd0893..dd4a9dc4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sanity/scheduled-publishing", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sanity/scheduled-publishing", - "version": "1.3.0", + "version": "1.4.0", "license": "MIT", "dependencies": { "@sanity/color": "^2.1.20", diff --git a/package.json b/package.json index e7399af0..03208dd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/scheduled-publishing", - "version": "1.3.0", + "version": "1.4.0", "description": "", "keywords": [ "sanity",