Skip to content

Commit b72e569

Browse files
committed
build: Enabled change-log generation when running npm version
1 parent 02f682e commit b72e569

File tree

3 files changed

+5403
-6678
lines changed

3 files changed

+5403
-6678
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<a name="0.1.0"></a>
2+
## 0.1.0 (2018-05-27)
3+
4+
* 0.1.0 ([7405e7b](https://github.com/webdev-tools/css-flex-layout/commit/7405e7b))
5+
* Added build script and dependencies ([9183fc1](https://github.com/webdev-tools/css-flex-layout/commit/9183fc1))
6+
* Added gutters ([a1f54de](https://github.com/webdev-tools/css-flex-layout/commit/a1f54de))
7+
* Added spacer to push botton cells down ([0e4cad3](https://github.com/webdev-tools/css-flex-layout/commit/0e4cad3))
8+
* Created publish scripts ([366db10](https://github.com/webdev-tools/css-flex-layout/commit/366db10))
9+
* Enhanced style-lint to use on SCSS files ([6d344bb](https://github.com/webdev-tools/css-flex-layout/commit/6d344bb))
10+
* Implemented flex-grid core classes ([d863d32](https://github.com/webdev-tools/css-flex-layout/commit/d863d32))
11+
* Initial commit ([d0906a7](https://github.com/webdev-tools/css-flex-layout/commit/d0906a7))
12+
* Migrated to SCSS ([b7973a6](https://github.com/webdev-tools/css-flex-layout/commit/b7973a6))
13+
* Removed css var() to target IE 11 ([cd511ef](https://github.com/webdev-tools/css-flex-layout/commit/cd511ef))
14+
* Removed normalize.css and colos ([376065b](https://github.com/webdev-tools/css-flex-layout/commit/376065b))

0 commit comments

Comments
 (0)