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+ # [ 3.0.0-alpha.3] ( https://github.com/BlueBaseJS/plugin-react-navigation/compare/v3.0.0-alpha.2...v3.0.0-alpha.3 ) (2023-09-09)
2+
3+ ### Features
4+
5+ * Expo 49 ([ 17bdce5] ( https://github.com/BlueBaseJS/plugin-react-navigation/commit/17bdce56e7f9ebf7b5e1d25db39c83f20c77a2fc ) )
6+
17# [ 3.0.0-alpha.2] ( https://github.com/BlueBaseJS/plugin-react-navigation/compare/v3.0.0-alpha.1...v3.0.0-alpha.2 ) (2022-09-13)
28
39### 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" : " 3.0.0-alpha.2 " ,
5+ "version" : " 3.0.0-alpha.3 " ,
66 "main" : " ./App.jsx" ,
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 = '3.0.0.alpha.2 ' ;
3- export const VERSION_NUMBER = 300000102 ;
2+ export const VERSION = '3.0.0.alpha.3 ' ;
3+ export const VERSION_NUMBER = 300000103 ;
You can’t perform that action at this time.
0 commit comments