File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.4.0] ( https://github.com/googlemaps/react-native-navigation-sdk/compare/0.4.0-beta...v0.4.0 ) (2024-07-30)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * update release-please.yml ([ #213 ] ( https://github.com/googlemaps/react-native-navigation-sdk/issues/213 ) ) ([ f8c679c] ( https://github.com/googlemaps/react-native-navigation-sdk/commit/f8c679c19c1dee99123cf52b4686782a61cff7f2 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-navigation-sdk" ,
3- "version" : " 0.4.0-beta " ,
3+ "version" : " 0.4.0" ,
44 "author" : " Google" ,
55 "description" : " A React Native library for Navigation SDK on Google Maps Platform" ,
66 "main" : " lib/commonjs/index" ,
4545 " navsdk"
4646 ],
4747 "publishConfig" : {
48- "registry" : " https://registry.npmjs.org/ "
48+ "registry" : " https://wombat-dressing-room.appspot.com "
4949 },
5050 "scripts" : {
5151 "example" : " yarn workspace react-native-navigation-sdk-sample" ,
152152 }
153153 ]
154154 ]
155- },
156- "publishConfig" : {
157- "registry" : " https://wombat-dressing-room.appspot.com"
158155 }
159156}
You can’t perform that action at this time.
0 commit comments