From e68f0fb9ce448adb32e83a4229a4b1424ec0d73f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 9 Dec 2022 12:12:21 +0000 Subject: [PATCH] chore(release): 1.2.1 [skip ci] ## [1.2.1](https://github.com/mmazzarolo/react-native-monorepo-tools/compare/v1.2.0...v1.2.1) (2022-12-09) ### Bug Fixes * Add support for CRACO 7 and CRA 5 ([1431875](https://github.com/mmazzarolo/react-native-monorepo-tools/commit/1431875a999ce710c3c208cc8c3544f88ad2b14f)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2e4d83..1b520f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.1](https://github.com/mmazzarolo/react-native-monorepo-tools/compare/v1.2.0...v1.2.1) (2022-12-09) + + +### Bug Fixes + +* Add support for CRACO 7 and CRA 5 ([1431875](https://github.com/mmazzarolo/react-native-monorepo-tools/commit/1431875a999ce710c3c208cc8c3544f88ad2b14f)) + # [1.2.0](https://github.com/mmazzarolo/react-native-monorepo-tools/compare/v1.1.4...v1.2.0) (2022-06-24) diff --git a/package.json b/package.json index 2a77906..82b8a82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-monorepo-tools", - "version": "1.2.0", + "version": "1.2.1", "description": "Tools to support a Yarn workspaces' React Native monorepo", "main": "src/index.js", "files": [