File tree Expand file tree Collapse file tree
react-native-nitro-in-app-browser Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " example-app" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.5.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "android" : " react-native run-android" ,
3838 "engines" : {
3939 "node" : " >=18"
4040 }
41- }
41+ }
Original file line number Diff line number Diff line change 22 "name" : " react-native-nitro-in-app-browser" ,
33 "packageManager" : " bun@1.1.31" ,
44 "private" : true ,
5- "version" : " 0.4.1 " ,
5+ "version" : " 0.5.0 " ,
66 "repository" : " https://github.com/patrickkabwe/react-native-nitro-in-app-browser.git" ,
77 "author" : " Patrick Kabwe <me@patrickkabwe.com> (https://github.com/patrickkabwe)" ,
88 "scripts" : {
3434 "release" : true
3535 },
3636 "plugins" : {
37+ "@release-it/bumper" : {
38+ "out" : [
39+ {
40+ "file" : " react-native-nitro-in-app-browser/package.json" ,
41+ "path" : " version"
42+ },
43+ {
44+ "file" : " example/package.json" ,
45+ "path" : " version"
46+ }
47+ ]
48+ },
3749 "@release-it/conventional-changelog" : {
3850 "preset" : {
3951 "name" : " conventionalcommits" ,
6779 "react" : " 18.3.1" ,
6880 "react-native" : " 0.76.5"
6981 }
70- }
82+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-nitro-in-app-browser" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.5.0 " ,
44 "description" : " A React Native Nitro module for in-app browser" ,
55 "main" : " ./lib/commonjs/index.js" ,
66 "module" : " ./lib/module/index.js" ,
139139 ]
140140 ]
141141 }
142- }
142+ }
You can’t perform that action at this time.
0 commit comments