Skip to content

Commit

Permalink
chore: release v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhom committed Jan 25, 2021
1 parent 945cfdb commit 8adabb3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.1.1](https://github.com/gorhom/react-native-animated-tabbar/compare/v2.1.0...v2.1.1)

> 25 January 2021
- fix: updated container style type [`#99`](https://github.com/gorhom/react-native-animated-tabbar/pull/99)

#### [v2.1.0](https://github.com/gorhom/react-native-animated-tabbar/compare/v2.0.1...v2.1.0)

> 17 October 2020
- chore: update dependencies [`#81`](https://github.com/gorhom/react-native-animated-tabbar/pull/81)
- refactor: clean up code base [`#78`](https://github.com/gorhom/react-native-animated-tabbar/pull/78)
- feat: added Reanimated v2 compatibility (by @danielwinkler) [`3df1de8`](https://github.com/gorhom/react-native-animated-tabbar/commit/3df1de8d7a13aa8d1d0d63d3a63323ab157677a1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gorhom/animated-tabbar",
"version": "2.1.0",
"version": "2.1.1",
"description": "A 60FPS animated tab bar with a variety of cool animation presets.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit 8adabb3

Please sign in to comment.