diff --git a/CHANGELOG.md b/CHANGELOG.md index 3626513..61d098d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.2](https://github.com/mmazzarolo/react-native-monorepo-tools/compare/v1.1.1...v1.1.2) (2021-11-07) + + +### Bug Fixes + +* Update get-workspaces to return OS specific paths ([#8](https://github.com/mmazzarolo/react-native-monorepo-tools/issues/8)) ([714fd0c](https://github.com/mmazzarolo/react-native-monorepo-tools/commit/714fd0cd6b7642a9938380212c31d0568855c433)) + ## [1.1.1](https://github.com/mmazzarolo/react-native-monorepo-tools/compare/v1.1.0...v1.1.1) (2021-10-11) diff --git a/package.json b/package.json index 3b59b90..7c2143a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-monorepo-tools", - "version": "1.1.1", + "version": "1.1.2", "description": "Tools to support a Yarn workspaces' React Native monorepo", "main": "src/index.js", "files": [