Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
naqvitalha committed Jul 18, 2022
1 parent dddd868 commit 4df86a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.2.0] - 2022-07-18

- Fixed out of bound read from data
- https://github.com/Shopify/flash-list/pull/523

- Added JS only fallbacks for unsupported platforms
- https://github.com/Shopify/flash-list/pull/518
- Added footer correction in AutoLayoutView
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": "@shopify/flash-list",
"version": "1.1.0",
"version": "1.2.0",
"keywords": [
"react-native"
],
Expand Down

0 comments on commit 4df86a0

Please sign in to comment.