Skip to content

Commit 94369df

Browse files
author
Nader Dabit
committed
Update CHANGELOG.md [skip ci]
1 parent 5308bc0 commit 94369df

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,49 @@
1+
# v2.4.8 (Mon Mar 30 2020)
2+
3+
:tada: This release contains work from new contributors! :tada:
4+
5+
Thanks for all your work!
6+
7+
:heart: Gamal Shaban ([@Gamal-Shaban](https://github.com/Gamal-Shaban))
8+
9+
:heart: WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
10+
11+
#### 🐛 Bug Fix
12+
13+
- Update dependency react-native to v0.62.0 [#105](https://github.com/react-native-community/hooks/pull/105) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
14+
- fix crash in android when hide keyboard [#117](https://github.com/react-native-community/hooks/pull/117) ([@Gamal-Shaban](https://github.com/Gamal-Shaban))
15+
- Update dependency auto to v9.22.1 [#116](https://github.com/react-native-community/hooks/pull/116) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
16+
- Update dependency @auto-it/first-time-contributor to v9.21.2 [#112](https://github.com/react-native-community/hooks/pull/112) ([@renovate-bot](https://github.com/renovate-bot))
17+
- Update dependency auto to v9.21.2 [#113](https://github.com/react-native-community/hooks/pull/113) ([@renovate-bot](https://github.com/renovate-bot))
18+
- Update dependency @auto-it/all-contributors to v9.21.2 [#111](https://github.com/react-native-community/hooks/pull/111) ([@renovate-bot](https://github.com/renovate-bot))
19+
- Update dependency @react-native-community/eslint-config to v1 [#109](https://github.com/react-native-community/hooks/pull/109) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
20+
- Update dependency jest to v25.2.3 [#108](https://github.com/react-native-community/hooks/pull/108) ([@renovate-bot](https://github.com/renovate-bot))
21+
- [META] Stop using default export internally [#106](https://github.com/react-native-community/hooks/pull/106) ([@pvinis](https://github.com/pvinis))
22+
- Update dependency jest to v25.2.4 [#118](https://github.com/react-native-community/hooks/pull/118) ([@renovate-bot](https://github.com/renovate-bot))
23+
- Update dependency jest to v25.2.2 [#104](https://github.com/react-native-community/hooks/pull/104) ([@renovate-bot](https://github.com/renovate-bot))
24+
- Update dependency jest to v25.2.1 [#103](https://github.com/react-native-community/hooks/pull/103) ([@renovate-bot](https://github.com/renovate-bot))
25+
- Update dependency jest to v25.2.0 [#102](https://github.com/react-native-community/hooks/pull/102) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
26+
- Update dependency @types/react to v16.9.25 [#98](https://github.com/react-native-community/hooks/pull/98) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
27+
- Update dependency @auto-it/first-time-contributor to v9.20.1 [#93](https://github.com/react-native-community/hooks/pull/93) ([@renovate-bot](https://github.com/renovate-bot))
28+
- Update dependency auto to v9.20.1 [#94](https://github.com/react-native-community/hooks/pull/94) ([@renovate-bot](https://github.com/renovate-bot))
29+
- Update dependency @auto-it/all-contributors to v9.20.1 [#92](https://github.com/react-native-community/hooks/pull/92) ([@renovate-bot](https://github.com/renovate-bot))
30+
- Update react monorepo to v16.13.1 [#91](https://github.com/react-native-community/hooks/pull/91) ([@renovate-bot](https://github.com/renovate-bot))
31+
32+
#### ⚠️ Pushed to `master`
33+
34+
- get rid of some shadowing ([@pvinis](https://github.com/pvinis))
35+
- bump pretteir ([@pvinis](https://github.com/pvinis))
36+
- upg ([@pvinis](https://github.com/pvinis))
37+
38+
#### Authors: 4
39+
40+
- [@renovate[bot]](https://github.com/renovate[bot])
41+
- Gamal Shaban ([@Gamal-Shaban](https://github.com/Gamal-Shaban))
42+
- Pavlos Vinieratos ([@pvinis](https://github.com/pvinis))
43+
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
44+
45+
---
46+
147
# v2.4.7 (Thu Mar 19 2020)
248

349
:tada: This release contains work from new contributors! :tada:

0 commit comments

Comments
 (0)