Skip to content

Commit dcf3887

Browse files
committed
chore: release 1.0.0-rc.0
1 parent e7d0687 commit dcf3887

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+
## [1.0.0-rc.0](https://github.com/codeherence/react-native-header/compare/v0.14.0...v1.0.0-rc.0) (2025-09-16)
4+
5+
6+
### Features
7+
8+
* add new arch/Expo 54 support ([#48](https://github.com/codeherence/react-native-header/issues/48)) ([e7d0687](https://github.com/codeherence/react-native-header/commit/e7d068756a1b47d8e933aacea1a4572018708a58)), closes [#44](https://github.com/codeherence/react-native-header/issues/44) [#44](https://github.com/codeherence/react-native-header/issues/44)
9+
310
## [0.14.0](https://github.com/codeherence/react-native-header/compare/v0.13.0...v0.14.0) (2024-10-18)
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.14.0",
3+
"version": "1.0.0-rc.0",
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)