Skip to content

Commit 7bd273d

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2023-11-15) ### Features * Better support for monorepos with node resolver ([#30](#30) by [@morganick](https://github.com/morganick)) ([1d981ef](1d981ef))
1 parent 1d981ef commit 7bd273d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-colo-loco",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Colocate your native modules with your React Native JavaScript and JSX files",
55
"main": "index.js",
66
"repository": "https://github.com/jamonholmgren/react-native-colo-loco",

0 commit comments

Comments
 (0)