Skip to content

Commit

Permalink
chore: updated changelog for v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Aashu-Dubey committed Oct 28, 2022
1 parent e70f360 commit d916677
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [v0.2.0](https://github.com/Aashu-Dubey/react-native-rating-bar/compare/v0.1.0...v0.2.0) - 29-10-2022

🐛 Bug Fixes

- gesture handler worklet error: "Some of the callbacks in the gesture are worklets and some are not...". ([fef164d](https://github.com/Aashu-Dubey/react-native-rating-bar/commit/fef164d68056b81f1480ed881ac3c1787679959c)).

✨ Improvements

- Rating glow's visibility ([fef164d](https://github.com/Aashu-Dubey/react-native-rating-bar/commit/fef164d68056b81f1480ed881ac3c1787679959c)).
- Upgraded package to the latest react-native v0.70.4 ([dab5b9c](https://github.com/Aashu-Dubey/react-native-rating-bar/commit/dab5b9c6d7c3cf290754e23f0352213fa590d980)).
- Disabled default scroll bounce on iOS for scrollable RateBarIndicator if within the screen bounds ([78d711d](https://github.com/Aashu-Dubey/react-native-rating-bar/commit/78d711de754d4160d39444c2a6da7b65db5892c0)).

📱 Example Project

- Tweaked the coloring in the example app ([8dc3881](https://github.com/Aashu-Dubey/react-native-rating-bar/commit/8dc38810e1bf91a6d77c8a6e3db26e1c487a1e4e))

## v0.1.0 - 29-05-2022

Initial release

0 comments on commit d916677

Please sign in to comment.