Skip to content

Commit 43e9c11

Browse files
committed
chore: release 0.5.3
1 parent b119350 commit 43e9c11

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

22

3+
## [0.5.3](https://github.com/codeherence/react-native-header/compare/v0.5.2...v0.5.3) (2023-03-23)
4+
5+
6+
### Bug Fixes
7+
8+
* header center flash when views are mounted ([b119350](https://github.com/codeherence/react-native-header/commit/b119350ae091e65c63641d24628ae024b14a787c))
9+
310
## [0.5.2](https://github.com/codeherence/react-native-header/compare/v0.5.1...v0.5.2) (2023-03-23)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeherence/react-native-header",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "A high-performance, cross-platform animated header component for React Native applications",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)