Skip to content

Commit 38b2a8d

Browse files
chore: release 0.9.3
1 parent 3570cab commit 38b2a8d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.9.3](https://github.com/kanelloc/react-native-animated-header-scroll-view/compare/v0.9.2...v0.9.3) (2023-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* override status bar ([#19](https://github.com/kanelloc/react-native-animated-header-scroll-view/issues/19)) ([3570cab](https://github.com/kanelloc/react-native-animated-header-scroll-view/commit/3570cab1ccf3330ed30a8d326fa003f25f33b146))
9+
310
## [0.9.2](https://github.com/kanelloc/react-native-animated-header-scroll-view/compare/v0.9.0...v0.9.2) (2023-01-22)
411

512
# [0.9.0](https://github.com/kanelloc/react-native-animated-header-scroll-view/compare/v0.8.7...v0.9.0) (2023-01-07)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kanelloc/react-native-animated-header-scroll-view",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "React native animated header scroll view component",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)