From 707584dfe82ed4ce62338875a86665ee7c971258 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Nov 2024 11:07:36 +0000 Subject: [PATCH] chore(release): 1.4.0 [skip ci] --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e540724..888bcdb 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/thebiggianthead/sanity-plugin-recurring-dates/compare/v1.3.2...v1.4.0) (2024-11-26) + +### Features + +- titles descriptions ([#25](https://github.com/thebiggianthead/sanity-plugin-recurring-dates/issues/25)) ([e1c2b5f](https://github.com/thebiggianthead/sanity-plugin-recurring-dates/commit/e1c2b5f9f81bab30ccba3413b6ffdd2f5e8c979e)) + ## [1.3.2](https://github.com/thebiggianthead/sanity-plugin-recurring-dates/compare/v1.3.1...v1.3.2) (2024-11-19) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 8b9fb18..453a9a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sanity-plugin-recurring-dates", - "version": "1.3.2", + "version": "1.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sanity-plugin-recurring-dates", - "version": "1.3.2", + "version": "1.4.0", "license": "MIT", "dependencies": { "@sanity/incompatible-plugin": "^1.0.4", diff --git a/package.json b/package.json index b4338c2..bfbf45a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-recurring-dates", - "version": "1.3.2", + "version": "1.4.0", "description": "Add a custom input component to your Sanity Studio to manage recurring dates (e.g. for events)", "keywords": [ "sanity",