We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e0f2c0 commit bdacd1bCopy full SHA for bdacd1b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### HEAD
2
3
+### 1.0.0 (November 04, 2017)
4
+
5
+* Add support for select elements
6
7
### 0.1.0 (May 02, 2017)
8
9
* Public release.
package.json
@@ -1,6 +1,6 @@
{
"name": "suitcss-components-form-field",
- "version": "0.1.0",
+ "version": "1.0.0",
"description": "Form field component for SUIT CSS",
"keywords": [
"browser",
0 commit comments