Skip to content

Commit 4be4ba4

Browse files
committed
[dist] 3.1.0
1 parent 87f5b0f commit 4be4ba4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CHANGELOG
22

3+
### 3.1.0
4+
35
- Added `package-lock.json`
46
- Allow for `react@16.x.x` in `peerDependencies`
57
- Move babel dependencies to `devDependencies`
@@ -28,4 +30,3 @@
2830

2931
[#3]: https://github.com/godaddy/react-validation-context/pull/3
3032
[#4]: https://github.com/godaddy/react-validation-context/pull/4
31-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-validation-context",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"description": "Components for providing validation via React context",
55
"author": "GoDaddy Operating Company, LLC",
66
"contributors": [

0 commit comments

Comments
 (0)