File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v2.1.0] ( https://github.com/gorhom/react-native-animated-tabbar/compare/v2.0.1...v2.1.0 )
8
+
9
+ - chore: update dependencies [ ` #81 ` ] ( https://github.com/gorhom/react-native-animated-tabbar/pull/81 )
10
+ - refactor: clean up code base [ ` #78 ` ] ( https://github.com/gorhom/react-native-animated-tabbar/pull/78 )
11
+ - feat: added Reanimated v2 compatibility (by @danielwinkler ) [ ` 3df1de8 ` ] ( https://github.com/gorhom/react-native-animated-tabbar/commit/3df1de8d7a13aa8d1d0d63d3a63323ab157677a1 )
12
+
7
13
#### [ v2.0.1] ( https://github.com/gorhom/react-native-animated-tabbar/compare/v2.0.0...v2.0.1 )
8
14
9
15
> 12 August 2020
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gorhom/animated-tabbar" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " A 60FPS animated tab bar with a variety of cool animation presets." ,
5
5
"main" : " lib/commonjs/index.js" ,
6
6
"module" : " lib/module/index.js" ,
You can’t perform that action at this time.
0 commit comments