Skip to content

Commit

Permalink
chore: release v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
little-buddy committed Sep 11, 2023
1 parent 9de6249 commit 79f1b7f
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,5 +1,12 @@
# Changelog

## [0.2.4](https://github.com/little-buddy/react-native-mr-pullrefresh/compare/v0.2.3...v0.2.4) (2023-09-11)


### 🐛 Bug Fixes

* bottom fast move, loading position error ([9de6249](https://github.com/little-buddy/react-native-mr-pullrefresh/commit/9de62499234117370a9e45499aeb93729ddbc2b0))

## [0.2.3](https://github.com/little-buddy/react-native-mr-pullrefresh/compare/v0.2.2...v0.2.3) (2023-09-11)


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-mr-pullrefresh",
"version": "0.2.3",
"version": "0.2.4",
"description": "react-native pull refresh on iOS, Android and Web",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 79f1b7f

Please sign in to comment.