We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e70e2 commit 91c208aCopy full SHA for 91c208a
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# react-qr-hooks Changelog
2
3
-## 1.0.3 / 1.0.4 (2020-02-19)
4
-## Bug Fix
+## 1.0.3 / 1.0.4 / 1.0.5 (2020-02-19)
+#### Bug Fix
5
- fixed TypeScript types
6
7
## 1.0.2 (2020-02-10)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-qr-hooks",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Encode & decode QR code in React",
"author": "Jakub Biesiada",
"license": "MIT",
0 commit comments