Skip to content

Commit df3c715

Browse files
committed
v1.2.3
1 parent fdf6594 commit df3c715

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# react-currency-hooks Changelog
22

3+
## 1.2.3 (2020-05-03)
4+
#### Improvement
5+
- updated type definitions
6+
- added tests for throw error
7+
38
## 1.2.2 (2020-04-19)
49
#### Repository Changes
510
- updated repository URLs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-currency-hooks",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Currency converter React hook",
55
"author": "Jakub Biesiada",
66
"license": "MIT",

0 commit comments

Comments
 (0)