Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsmith committed Nov 17, 2015
1 parent 86939ca commit c706c60
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 14 deletions.
32 changes: 19 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,28 @@
=== HEAD
### HEAD

=== 0.3.0 (July 2, 2014)
### 1.0.0 (November 17, 2015)

* Update 'suitcss-components-arrange' to ~0.6.0.
* Update 'suitcss-components-button' to ^4.0.0.
* Update 'suitcss-components-flex-embed' to ^2.0.0.
* Update 'suitcss-components-grid' to ^2.0.0.
* Update `suitcss-components-arrange` to ^1.0.0
* Update `suitcss-components-flex-embed` to ^2.0.2.
* Update `suitcss-components-grid` to ^3.0.0.

=== 0.2.0 (June 22, 2014)
### 0.3.0 (July 2, 2014)

* Update `suitcss-components-arrange` to ~0.6.0.
* Update `suitcss-components-button` to ^4.0.0.
* Update `suitcss-components-flex-embed` to ^2.0.0.
* Update `suitcss-components-grid` to ^2.0.0.

### 0.2.0 (June 22, 2014)

* Fix npm support.
* Add new preprocessor build tools.
* Update 'components-arrange' to ~0.5.1.
* Update 'components-button' to ^3.3.0.
* Update 'components-flex-embed' to ^1.7.0.
* Update 'components-grid' to ^1.4.0.
* Remove 'components-button-group'.
* Update `components-arrange` to ~0.5.1.
* Update `components-button` to ^3.3.0.
* Update `components-flex-embed` to ^1.7.0.
* Update `components-grid` to ^1.4.0.
* Remove `components-button-group`.

=== 0.1.0 (May 27, 2014)
### 0.1.0 (May 27, 2014)

* Public release.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "suitcss-components",
"description": "Components for SUIT CSS",
"version": "0.3.0",
"version": "1.0.0",
"style": "index.css",
"files": [
"index.css"
Expand Down

0 comments on commit c706c60

Please sign in to comment.