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 fdf6594 commit df3c715Copy full SHA for df3c715
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# react-currency-hooks Changelog
2
3
+## 1.2.3 (2020-05-03)
4
+#### Improvement
5
+- updated type definitions
6
+- added tests for throw error
7
+
8
## 1.2.2 (2020-04-19)
9
#### Repository Changes
10
- updated repository URLs
package.json
@@ -1,6 +1,6 @@
{
"name": "react-currency-hooks",
- "version": "1.2.2",
+ "version": "1.2.3",
"description": "Currency converter React hook",
"author": "Jakub Biesiada",
"license": "MIT",
0 commit comments