Skip to content

Commit 7be8056

Browse files
committed
[dist] 3.1.1
1 parent 4be4ba4 commit 7be8056

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,5 +1,9 @@
11
# CHANGELOG
22

3+
### 3.1.1
4+
5+
- `3.1.0` got published without transpiled `lib` folder, this should fix that.
6+
37
### 3.1.0
48

59
- Added `package-lock.json`

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.1.0",
3+
"version": "3.1.1",
44
"description": "Components for providing validation via React context",
55
"author": "GoDaddy Operating Company, LLC",
66
"contributors": [

0 commit comments

Comments
 (0)