Skip to content

Commit 9896604

Browse files
author
strvcom
committed
Update CHANGELOG.md [skip ci]
1 parent 452a016 commit 9896604

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# 0.1.2 (Mon Aug 04 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- chore: switched to yarn [#18](https://github.com/strvcom/react-native-hero-carousel/pull/18) ([email protected])
6+
- chore: release process [#17](https://github.com/strvcom/react-native-hero-carousel/pull/17) ([email protected])
7+
- fix: dynamic width support [#16](https://github.com/strvcom/react-native-hero-carousel/pull/16) ([email protected])
8+
- chore: remove offset updated readme [#15](https://github.com/strvcom/react-native-hero-carousel/pull/15) ([email protected])
9+
- feat: add disable infinite scrolling [#14](https://github.com/strvcom/react-native-hero-carousel/pull/14) ([email protected])
10+
- chore: readme and cleanup [#13](https://github.com/strvcom/react-native-hero-carousel/pull/13) ([email protected])
11+
- fix: fixed scrolling and timer issue [#12](https://github.com/strvcom/react-native-hero-carousel/pull/12) ([email protected])
12+
- feat: added timer controls and timer examples [#11](https://github.com/strvcom/react-native-hero-carousel/pull/11) ([email protected])
13+
- feat: implemented animated view [#10](https://github.com/strvcom/react-native-hero-carousel/pull/10) ([email protected])
14+
- chore: tests and refactor hook [#9](https://github.com/strvcom/react-native-hero-carousel/pull/9) ([email protected])
15+
- feat: added interpolation function and some examples [#7](https://github.com/strvcom/react-native-hero-carousel/pull/7) ([email protected])
16+
- fix: console warnings from reanimated [#6](https://github.com/strvcom/react-native-hero-carousel/pull/6) ([email protected])
17+
- feat: switched from scroll view to custom scroller [#4](https://github.com/strvcom/react-native-hero-carousel/pull/4) ([email protected])
18+
- feat: ported carousel from the project [#2](https://github.com/strvcom/react-native-hero-carousel/pull/2) ([email protected])
19+
- chore: added initial project structure [#1](https://github.com/strvcom/react-native-hero-carousel/pull/1) ([email protected])
20+
21+
#### ⚠️ Pushed to `main`
22+
23+
- Initial commit ([email protected])
24+
25+
#### Authors: 1
26+
27+
- Petr Konecny ([@petrkonecny2](https://github.com/petrkonecny2))

0 commit comments

Comments
 (0)