Skip to content

Commit 540bfef

Browse files
Evan YEvan Y
authored andcommitted
chore: release 0.12.2
1 parent 3daeda3 commit 540bfef

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

22

3+
## [0.12.2](https://github.com/codeherence/react-native-header/compare/v0.12.1...v0.12.2) (2024-05-24)
4+
35
## [0.12.1](https://github.com/codeherence/react-native-header/compare/v0.12.0...v0.12.1) (2024-04-15)
46

57

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.12.1",
3+
"version": "0.12.2",
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)