diff --git a/CHANGELOG.md b/CHANGELOG.md index 50f9dd05..70d89e23 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. +## [4.2.5](https://github.com/sanity-io/contentful-to-sanity/compare/v4.2.4...v4.2.5) (2023-07-26) + +### Bug Fixes + +- **deps:** update non-major ([#125](https://github.com/sanity-io/contentful-to-sanity/issues/125)) ([a27dbaf](https://github.com/sanity-io/contentful-to-sanity/commit/a27dbaf70075aa9cf2d0c0cf9b0c5021e2af8291)) + ## [4.2.4](https://github.com/sanity-io/contentful-to-sanity/compare/v4.2.3...v4.2.4) (2023-07-24) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 72fa07e0..efe1d971 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contentful-to-sanity", - "version": "4.2.4", + "version": "4.2.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "contentful-to-sanity", - "version": "4.2.4", + "version": "4.2.5", "license": "MIT", "dependencies": { "@portabletext/contentful-rich-text-to-portable-text": "0.1.0", diff --git a/package.json b/package.json index 68b2a7d0..2803de1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contentful-to-sanity", - "version": "4.2.4", + "version": "4.2.5", "description": "Migration tool from Contentful to Sanity", "keywords": [ "sanity",