Skip to content

Commit 43276c0

Browse files
committed
chore(release): 1.5.5
1 parent a662780 commit 43276c0

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.5](https://github.com/marcocesarato/react-native-big-list/compare/v1.5.4...v1.5.5) (2022-10-12)
6+
57
### [1.5.4](https://github.com/marcocesarato/react-native-big-list/compare/v1.5.3...v1.5.4) (2022-02-28)
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.4",
3+
"version": "1.5.5",
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)