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 b4e794e commit 0014f22Copy full SHA for 0014f22
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# react-currency-hooks Changelog
2
3
-## 1.0.0 beta 0 (2020-01-01)
+## 1.0.0 beta 0 / 1.0.0 beta 1 (2020-01-01)
4
#### New Feature
5
- added `useCurrency` hook
package.json
@@ -1,6 +1,6 @@
{
"name": "react-currency-hooks",
- "version": "1.0.0",
+ "version": "1.0.0-beta.1",
"description": "Currency converter React hook",
"author": "Jakub Biesiada",
6
"license": "MIT",
0 commit comments