Skip to content

Commit 2f30845

Browse files
committed
1.0.1
1 parent 0986224 commit 2f30845

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# react-qr-hooks Changelog
22

3-
## 1.0.0 (Soon)
3+
## 1.0.1 (2020-02-10)
44
#### New Feature
5-
- add `useQrDecode` hook
5+
- added `useQrDecode` hook
66

7-
## 1.0.0 beta 1 (2020-01-02)
7+
## 1.0.0 beta 1 / 1.0.0 (2020-01-02)
88
#### New Feature
99
- added `useQrEncode` hook

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-qr-hooks",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Encode & decode QR code in React",
55
"author": "Jakub Biesiada",
66
"license": "MIT",

0 commit comments

Comments
 (0)