From ce0f0db3291048160b6bb2032cfae9f4e6236948 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 21 Mar 2023 22:57:26 +0000 Subject: [PATCH] chore(release): 3.0.3 [skip ci] --- CHANGELOG.md | 9 +++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f410520..eb1a53e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.3](https://github.com/sanity-io/contentful-to-sanity/compare/v3.0.2...v3.0.3) (2023-03-21) + +### Bug Fixes + +- correct serialization of uri ruleSpec ([#45](https://github.com/sanity-io/contentful-to-sanity/issues/45)) ([a7f44ea](https://github.com/sanity-io/contentful-to-sanity/commit/a7f44eafa49cf4f16e9e57c6969f4019fa7a3e8d)) +- **deps:** update dependency contentful-export to v7.19.39 ([#46](https://github.com/sanity-io/contentful-to-sanity/issues/46)) ([ac97a7b](https://github.com/sanity-io/contentful-to-sanity/commit/ac97a7b9fc0650f97903bc2017338f5d6917a1b6)) +- **deps:** update dependency prettier to v2.8.6 ([82cab0a](https://github.com/sanity-io/contentful-to-sanity/commit/82cab0acedf64a4f8bc0c0875003fc19154ee88a)) +- **deps:** update sanity monorepo to v3.7.1 ([64951ad](https://github.com/sanity-io/contentful-to-sanity/commit/64951ad23d788cb044831326e013506ab26b5d12)) + ## [3.0.2](https://github.com/sanity-io/contentful-to-sanity/compare/v3.0.1...v3.0.2) (2023-03-20) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index d556eab2..15607cb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contentful-to-sanity", - "version": "3.0.2", + "version": "3.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "contentful-to-sanity", - "version": "3.0.2", + "version": "3.0.3", "license": "MIT", "dependencies": { "@portabletext/contentful-rich-text-to-portable-text": "0.1.0", diff --git a/package.json b/package.json index 4e30c734..8a1e7693 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contentful-to-sanity", - "version": "3.0.2", + "version": "3.0.3", "description": "Migration tool from Contentful to Sanity", "keywords": [ "sanity",