Skip to content

Commit

Permalink
chore: release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroBern committed Jan 25, 2021
1 parent c15ad41 commit 2f88e66
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.2.0](https://github.com/PedroBern/react-native-collapsible-tab-view/compare/v3.1.0...v3.2.0) (2021-01-25)


### Features

* add lazy support ([4bfa80b](https://github.com/PedroBern/react-native-collapsible-tab-view/commit/4bfa80b481ab97bbbeb90a266257304489111330)), closes [#19](https://github.com/PedroBern/react-native-collapsible-tab-view/issues/19)

# [3.1.0](https://github.com/PedroBern/react-native-collapsible-tab-view/compare/v3.0.1...v3.1.0) (2021-01-24)


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": "react-native-collapsible-tab-view",
"version": "3.1.0",
"version": "3.2.0",
"description": "Collapsible tab view component for React Native",
"main": "lib/commonjs/index.js",
"react-native": "lib/module/index.js",
Expand Down

0 comments on commit 2f88e66

Please sign in to comment.