From 04acac91aeee4217fce79a058efcc43957ca2a41 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 31 Dec 2021 18:01:57 +0000 Subject: [PATCH] chore(release): 1.1.4 [skip ci] ## [1.1.4](https://github.com/mmazzarolo/react-native-monorepo-tools/compare/v1.1.3...v1.1.4) (2021-12-31) ### Bug Fixes * Added safety check on `rule.loader` access ([#11](https://github.com/mmazzarolo/react-native-monorepo-tools/issues/11)) ([413b86f](https://github.com/mmazzarolo/react-native-monorepo-tools/commit/413b86f7d03a0f489b4f6dcac21c5d8bb6172bc1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b52910..62c2cd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.4](https://github.com/mmazzarolo/react-native-monorepo-tools/compare/v1.1.3...v1.1.4) (2021-12-31) + + +### Bug Fixes + +* Added safety check on `rule.loader` access ([#11](https://github.com/mmazzarolo/react-native-monorepo-tools/issues/11)) ([413b86f](https://github.com/mmazzarolo/react-native-monorepo-tools/commit/413b86f7d03a0f489b4f6dcac21c5d8bb6172bc1)) + ## [1.1.3](https://github.com/mmazzarolo/react-native-monorepo-tools/compare/v1.1.2...v1.1.3) (2021-11-08) diff --git a/package.json b/package.json index 32392ed..2d96f31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-monorepo-tools", - "version": "1.1.3", + "version": "1.1.4", "description": "Tools to support a Yarn workspaces' React Native monorepo", "main": "src/index.js", "files": [