Skip to content

Commit a1b6ed1

Browse files
committed
hm
1 parent 8069d58 commit a1b6ed1

File tree

1 file changed

+0
-88
lines changed

1 file changed

+0
-88
lines changed

CHANGELOG.md

Lines changed: 0 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -1,88 +0,0 @@
1-
# (Thu Feb 20 2020)
2-
3-
:tada: This release contains work from new contributors! :tada:
4-
5-
Thanks for all your work!
6-
7-
:heart: Linus Unnebäck ([@LinusU](https://github.com/LinusU))
8-
9-
:heart: Ronaldo Lima ([@ronal2do](https://github.com/ronal2do))
10-
11-
#### 🚀 Enhancement
12-
13-
- not needed [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
14-
- back [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
15-
- used for auto [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
16-
- hm [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
17-
- test [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
18-
- trying out auto [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
19-
20-
#### 🐛 Bug Fix
21-
22-
- Create LICENSE [#57](https://github.com/react-native-community/hooks/pull/57) ([@pvinis](https://github.com/pvinis))
23-
- Make sure initial dimensions are up-to-date [#58](https://github.com/react-native-community/hooks/pull/58) ([@LinusU](https://github.com/LinusU))
24-
- from pr #38 from @arielger ([@pvinis](https://github.com/pvinis))
25-
- Update useBackHandler.js
26-
27-
Every time this function was called you will add a new `addEventListener`, now we passed an argument to create a new listener only when receive a new function [#40](https://github.com/react-native-community/hooks/pull/40) ([@ronal2do](https://github.com/ronal2do))
28-
29-
#### ⚠️ Pushed to master
30-
31-
- test ([@pvinis](https://github.com/pvinis))
32-
- rename repo to be canonical with the rest and fix links ([@pvinis](https://github.com/pvinis))
33-
- 2.0.1 ([@LinusU](https://github.com/LinusU))
34-
- avoid shadowing ([@pvinis](https://github.com/pvinis))
35-
- Merge branch 'ronal2do-patch-1' ([@pvinis](https://github.com/pvinis))
36-
- Merge branch 'patch-1' of https://github.com/ronal2do/react-native-hooks into ronal2do-patch-1 ([@pvinis](https://github.com/pvinis))
37-
- upgrade ([@pvinis](https://github.com/pvinis))
38-
39-
#### Authors: 3
40-
41-
- Linus Unnebäck ([@LinusU](https://github.com/LinusU))
42-
- Pavlos Vinieratos ([@pvinis](https://github.com/pvinis))
43-
- Ronaldo Lima ([@ronal2do](https://github.com/ronal2do))
44-
45-
---
46-
47-
# (Thu Feb 20 2020)
48-
49-
:tada: This release contains work from new contributors! :tada:
50-
51-
Thanks for all your work!
52-
53-
:heart: Linus Unnebäck ([@LinusU](https://github.com/LinusU))
54-
55-
:heart: Ronaldo Lima ([@ronal2do](https://github.com/ronal2do))
56-
57-
#### 🚀 Enhancement
58-
59-
- not needed [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
60-
- back [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
61-
- used for auto [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
62-
- hm [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
63-
- test [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
64-
- trying out auto [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
65-
66-
#### 🐛 Bug Fix
67-
68-
- Create LICENSE [#57](https://github.com/react-native-community/hooks/pull/57) ([@pvinis](https://github.com/pvinis))
69-
- Make sure initial dimensions are up-to-date [#58](https://github.com/react-native-community/hooks/pull/58) ([@LinusU](https://github.com/LinusU))
70-
- from pr #38 from @arielger ([@pvinis](https://github.com/pvinis))
71-
- Update useBackHandler.js
72-
73-
Every time this function was called you will add a new `addEventListener`, now we passed an argument to create a new listener only when receive a new function [#40](https://github.com/react-native-community/hooks/pull/40) ([@ronal2do](https://github.com/ronal2do))
74-
75-
#### ⚠️ Pushed to master
76-
77-
- rename repo to be canonical with the rest and fix links ([@pvinis](https://github.com/pvinis))
78-
- 2.0.1 ([@LinusU](https://github.com/LinusU))
79-
- avoid shadowing ([@pvinis](https://github.com/pvinis))
80-
- Merge branch 'ronal2do-patch-1' ([@pvinis](https://github.com/pvinis))
81-
- Merge branch 'patch-1' of https://github.com/ronal2do/react-native-hooks into ronal2do-patch-1 ([@pvinis](https://github.com/pvinis))
82-
- upgrade ([@pvinis](https://github.com/pvinis))
83-
84-
#### Authors: 3
85-
86-
- Linus Unnebäck ([@LinusU](https://github.com/LinusU))
87-
- Pavlos Vinieratos ([@pvinis](https://github.com/pvinis))
88-
- Ronaldo Lima ([@ronal2do](https://github.com/ronal2do))

0 commit comments

Comments
 (0)