Skip to content

Commit bdacd1b

Browse files
committed
1.0.0
1 parent 5e0f2c0 commit bdacd1b

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
### HEAD
22

3+
### 1.0.0 (November 04, 2017)
4+
5+
* Add support for select elements
6+
37
### 0.1.0 (May 02, 2017)
48

59
* Public release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "suitcss-components-form-field",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Form field component for SUIT CSS",
55
"keywords": [
66
"browser",

0 commit comments

Comments
 (0)