Skip to content

Commit 0ecb6cf

Browse files
committed
fix: CHANGELOG
1 parent ee3fb6e commit 0ecb6cf

File tree

3 files changed

+2
-15
lines changed

3 files changed

+2
-15
lines changed

CHANGELOG.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,7 @@
2222

2323
---
2424

25-
# v0.0.2 (Tue Aug 17 2021)
26-
27-
#### 🐛 Bug Fix
28-
29-
- Configure Renovate [#1](https://github.com/ahmnouira/ionic-react-header-parallax/pull/1) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
30-
31-
#### ⚠️ Pushed to `master`
32-
33-
- Merge branch 'master' of github.com:ahmnouira/ionic-react-header-parallax ([@ahmnouira](https://github.com/ahmnouira))
34-
- Create LICENSE ([@ahmnouira](https://github.com/ahmnouira))
35-
- 0.0.1 ([@ahmnouira](https://github.com/ahmnouira))
36-
- add README ([@ahmnouira](https://github.com/ahmnouira))
37-
- add files ([@ahmnouira](https://github.com/ahmnouira))
38-
- first commit ([@ahmnouira](https://github.com/ahmnouira))
25+
# v0.0.1 (Tue Aug 17 2021)
3926

4027
#### Authors: 3
4128

src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from './useIonHeaderParallax'
1+
export * from './useIonicHeaderParallax'
File renamed without changes.

0 commit comments

Comments
 (0)