From 12d8d0c309b2e58b592afcb10c07844f50cb91c5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 8 May 2023 16:33:32 +0000 Subject: [PATCH] chore(release): 4.2.1 [skip ci] --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b282e02..a4a24197 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.2.1](https://github.com/sanity-io/contentful-to-sanity/compare/v4.2.0...v4.2.1) (2023-05-08) + +### Bug Fixes + +- **deps:** update dependencies (non-major) ([#99](https://github.com/sanity-io/contentful-to-sanity/issues/99)) ([9398371](https://github.com/sanity-io/contentful-to-sanity/commit/939837129f7d239b069432d5fc6e65038e06f38b)) +- **deps:** update dependency @sanity/client to v6 ([#102](https://github.com/sanity-io/contentful-to-sanity/issues/102)) ([1496ec5](https://github.com/sanity-io/contentful-to-sanity/commit/1496ec513ae4263caad1923a1fa0959a52afa0d4)) +- **deps:** update sanity monorepo to v3.10.0 ([#100](https://github.com/sanity-io/contentful-to-sanity/issues/100)) ([8e1c9c3](https://github.com/sanity-io/contentful-to-sanity/commit/8e1c9c3b0e305ba134eb20a6390ee2782c693515)) + ## [4.2.0](https://github.com/sanity-io/contentful-to-sanity/compare/v4.1.0...v4.2.0) (2023-04-26) ### Features diff --git a/package-lock.json b/package-lock.json index 6f1317cd..41786bb4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contentful-to-sanity", - "version": "4.2.0", + "version": "4.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "contentful-to-sanity", - "version": "4.2.0", + "version": "4.2.1", "license": "MIT", "dependencies": { "@portabletext/contentful-rich-text-to-portable-text": "0.1.0", diff --git a/package.json b/package.json index 866d1cca..9c8a51cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contentful-to-sanity", - "version": "4.2.0", + "version": "4.2.1", "description": "Migration tool from Contentful to Sanity", "keywords": [ "sanity",