Skip to content

Commit f8e96ac

Browse files
Version Packages (#419)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 56bdf51 commit f8e96ac

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/old-pianos-find.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# React Native Hooks
22

3+
## 100.1.0
4+
5+
### Minor Changes
6+
7+
- 56bdf51: dep list on useBackHandler
8+
39
## 100.0.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/hooks",
3-
"version": "100.0.1",
3+
"version": "100.1.0",
44
"description": "React Native Hooks",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)