File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 1.1.0] ( https://github.com/BlueBaseJS/plugin-react-navigation/compare/v1.0.2...v1.1.0 ) (2020-02-10)
2+
3+ ### Bug Fixes
4+
5+ - ** TabNavigator:** Fixed broken tabs ([ 0b097ed] ( https://github.com/BlueBaseJS/plugin-react-navigation/commit/0b097edf1b018dad183952e6b9e9085d02f5d492 ) )
6+
7+ ### Features
8+
9+ - Uses dynamic version ([ 46fb630] ( https://github.com/BlueBaseJS/plugin-react-navigation/commit/46fb630d899f7bcdd07730e1561cdccf2fa73352 ) )
10+
111## [ 1.0.2] ( https://github.com/BlueBaseJS/plugin-react-navigation/compare/v1.0.1...v1.0.2 ) (2020-02-10)
212
313### Bug Fixes
Original file line number Diff line number Diff line change 22 "name" : " @bluebase/plugin-react-navigation" ,
33 "description" : " Use React Navigation in BlueBase apps!" ,
44 "author" : " BlueEast Team <code@blueeast.com>" ,
5- "version" : " 1.0.2 " ,
5+ "version" : " 1.1.0 " ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
88 "module" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11// THIS IS AN AUTO GENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2- export const VERSION = '1.0.2 ' ;
3- export const VERSION_NUMBER = 100002000 ;
2+ export const VERSION = '1.1.0 ' ;
3+ export const VERSION_NUMBER = 101000000 ;
You can’t perform that action at this time.
0 commit comments