From 621c3e44c34999b9333ba84d3584c46849f0020b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 21 Sep 2021 18:31:44 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] # [1.1.0](https://github.com/mmazzarolo/react-native-monorepo-tools/compare/v1.0.0...v1.1.0) (2021-09-21) ### Features * Fix previous feature release ([#4](https://github.com/mmazzarolo/react-native-monorepo-tools/issues/4)) ([e8900e8](https://github.com/mmazzarolo/react-native-monorepo-tools/commit/e8900e8b1d2c25b919909d8d2af7ed446a86f783)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd68749..014ef72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0](https://github.com/mmazzarolo/react-native-monorepo-tools/compare/v1.0.0...v1.1.0) (2021-09-21) + + +### Features + +* Fix previous feature release ([#4](https://github.com/mmazzarolo/react-native-monorepo-tools/issues/4)) ([e8900e8](https://github.com/mmazzarolo/react-native-monorepo-tools/commit/e8900e8b1d2c25b919909d8d2af7ed446a86f783)) + # 1.0.0 (2021-09-21) diff --git a/package.json b/package.json index 233fe02..817e28b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-monorepo-tools", - "version": "1.0.0", + "version": "1.1.0", "description": "Tools to support a Yarn workspaces' React Native monorepo", "main": "src/index.js", "files": [