Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 5c5cd9b

Browse files
committed
Version 1.0.0
1 parent b8adf83 commit 5c5cd9b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.0.0 (April 29, 2016)
2+
3+
#### Changes
4+
* Fix to work with React 15.0
5+
6+
17
## 0.2.1 (March 7, 2016)
28

39
#### First published version

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-masked-field",
33
"description": "A masked field component built in React",
44
"author": "Rylan Collins <[email protected]>",
5-
"version": "0.2.1",
5+
"version": "1.0.0",
66
"license": "MIT",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)