Skip to content

Commit 5907bf0

Browse files
author
edwardxiao
committed
no message
1 parent 84f0065 commit 5907bf0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 4.8.5
2+
3+
- Update readme
4+
15
# 4.8.4
26

37
- Update readme

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-inputs-validation",
3-
"version": "4.8.4",
3+
"version": "4.8.5",
44
"description": "A react component for form inputs validation.",
55
"main": "index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)