We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c682e35 commit 1c84969Copy full SHA for 1c84969
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.10.1](https://github.com/kanelloc/react-native-animated-header-scroll-view/compare/v0.10.0...v0.10.1) (2023-02-02)
4
+
5
# [0.10.0](https://github.com/kanelloc/react-native-animated-header-scroll-view/compare/v0.9.4...v0.10.0) (2023-02-02)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "@kanelloc/react-native-animated-header-scroll-view",
- "version": "0.10.0",
+ "version": "0.10.1",
"description": "React native animated header scroll view component",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments