Skip to content

Commit 91c208a

Browse files
committed
1.0.5
1 parent 19e70e2 commit 91c208a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

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

3-
## 1.0.3 / 1.0.4 (2020-02-19)
4-
## Bug Fix
3+
## 1.0.3 / 1.0.4 / 1.0.5 (2020-02-19)
4+
#### Bug Fix
55
- fixed TypeScript types
66

77
## 1.0.2 (2020-02-10)

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.4",
3+
"version": "1.0.5",
44
"description": "Encode & decode QR code in React",
55
"author": "Jakub Biesiada",
66
"license": "MIT",

0 commit comments

Comments
 (0)