diff --git a/CHANGELOG.md b/CHANGELOG.md index 96ec863..e5dc4f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/package.json b/package.json index ad5b7c1..75fea77 100644 --- a/package.json +++ b/package.json @@ -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"