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.2.1] ( https://github.com/BlueBaseJS/plugin-react-navigation/compare/v3.2.0...v3.2.1 ) (2024-04-02)
2+
3+ ### Bug Fixes
4+
5+ * Fixed dependencies ([ 8a8a08e] ( https://github.com/BlueBaseJS/plugin-react-navigation/commit/8a8a08e77aebeb999df07bd48c205f908dcc6527 ) )
6+
17# [ 3.2.0] ( https://github.com/BlueBaseJS/plugin-react-navigation/compare/v3.1.0...v3.2.0 ) (2024-04-01)
28
39### Features
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.2.0 " ,
5+ "version" : " 3.2.1 " ,
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.2.0 ' ;
3- export const VERSION_NUMBER = 302000000 ;
2+ export const VERSION = '3.2.1 ' ;
3+ export const VERSION_NUMBER = 302001000 ;
You can’t perform that action at this time.
0 commit comments