Skip to content

Commit f59af53

Browse files
committed
chore(release): 1.5.3
1 parent 7c67cbd commit f59af53

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.5.3](https://github.com/marcocesarato/react-native-big-list/compare/v1.5.2...v1.5.3) (2022-02-23)
6+
57
### [1.5.2](https://github.com/marcocesarato/react-native-big-list/compare/v1.5.1...v1.5.2) (2022-01-20)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-big-list",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"description": "A big and fast list implementation for react-native with a recycler API focused on performance and ram usage while processing thousand items on the list.",
55
"keywords": [
66
"react-native-big-list",

0 commit comments

Comments
 (0)