Skip to content

Commit 01da6c9

Browse files
committed
chore: release 0.7.1
1 parent bd2c442 commit 01da6c9

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.7.1](https://github.com/codeherence/react-native-header/compare/v0.7.0...v0.7.1) (2023-03-26)
4+
5+
6+
### Bug Fixes
7+
8+
* introduce documentation website ([36a0a53](https://github.com/codeherence/react-native-header/commit/36a0a53aa20e1ada40cd89240801ae0053d907a2))
9+
310
## [0.7.0](https://github.com/codeherence/react-native-header/compare/v0.7.0-rc.0...v0.7.0) (2023-03-24)
411

512
## [0.7.0-rc.0](https://github.com/codeherence/react-native-header/compare/v0.6.0...v0.7.0-rc.0) (2023-03-24)

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