## [1.8.1](https://github.com/vxhly/scss-flex/compare/v1.8.0...v1.8.1) (2020-03-16)



# [1.8.0](https://github.com/vxhly/scss-flex/compare/v1.7.0...v1.8.0) (2019-03-13)


### Features

* **[inline-flex~=]:** 添加行内的 flexbox 弹性布局方式 ([c614df0](https://github.com/vxhly/scss-flex/commit/c614df0e0a4677df9e99cb2a6089763a13cfb929))



# [1.7.0](https://github.com/vxhly/scss-flex/compare/v1.6.4...v1.7.0) (2018-11-12)


### Features

* **修正 webpack 和 gulp:** 鉴于 webpack 不能同时输出压缩版本和未压缩版本，，回归 gulp ,同时支持 webpack 和 gulp 打包方式 ([4683018](https://github.com/vxhly/scss-flex/commit/468301863b518233dd08a53e2388628d3786135d))



## [1.6.4](https://github.com/vxhly/scss-flex/compare/v1.6.2...v1.6.4) (2018-03-23)


### Bug Fixes

* **_align-self.scss:** 修复拼写错误 ([436994e](https://github.com/vxhly/scss-flex/commit/436994ecfb1dd798abb27f8d93d3ca65bea7cf01))


### BREAKING CHANGES

* **_align-self.scss:** [flex~='item:start'] {align-self: flex-end;} => [flex~='item:end'] {align-self:
flex-end;}



## [1.6.2](https://github.com/vxhly/scss-flex/compare/v1.6.2-1...v1.6.2) (2018-03-14)


### Bug Fixes

* **src/public/_flex.scss:** delete [flex] {width:100%;height:100%} ([3e6d77b](https://github.com/vxhly/scss-flex/commit/3e6d77b2beb70c498a045dd503a13031fc69f618))


### BREAKING CHANGES

* **src/public/_flex.scss:** delete style



## [1.6.2-1](https://github.com/vxhly/scss-flex/compare/v1.6.2-0...v1.6.2-1) (2018-03-14)


### Bug Fixes

* **public/_base.scss:** delete html,body {width:100%;height:100%} ([411defc](https://github.com/vxhly/scss-flex/commit/411defc018dc0ced54686d78ab893fb305f05937))


### BREAKING CHANGES

* **public/_base.scss:** delete style



## [1.6.2-0](https://github.com/vxhly/scss-flex/compare/v1.6.1-6...v1.6.2-0) (2018-03-12)



## [1.6.1-6](https://github.com/vxhly/scss-flex/compare/v1.6.1-5...v1.6.1-6) (2018-03-12)



## [1.6.1-5](https://github.com/vxhly/scss-flex/compare/v1.6.1-4...v1.6.1-5) (2018-03-12)



## [1.6.1-4](https://github.com/vxhly/scss-flex/compare/v1.6.1-3...v1.6.1-4) (2018-03-12)



## [1.6.1-3](https://github.com/vxhly/scss-flex/compare/v1.6.1-2...v1.6.1-3) (2018-03-12)



## [1.6.1-2](https://github.com/vxhly/scss-flex/compare/v1.6.1-1...v1.6.1-2) (2018-03-12)



## [1.6.1-1](https://github.com/vxhly/scss-flex/compare/v1.6.1...v1.6.1-1) (2018-03-12)


### Continuous Integration

* **travis.yml:** add  npm-prepublish ([1d6ae74](https://github.com/vxhly/scss-flex/commit/1d6ae7424201e9199d995ef19f210e7259702915)), closes [#1](https://github.com/vxhly/scss-flex/issues/1)


### BREAKING CHANGES

* **travis.yml:** Close #1



## [1.6.1](https://github.com/vxhly/scss-flex/compare/1.5.2-2...v1.6.1) (2018-03-04)



## [1.5.2-2](https://github.com/vxhly/scss-flex/compare/1.5.2-1...1.5.2-2) (2018-01-19)



## [1.5.2-1](https://github.com/vxhly/scss-flex/compare/1.5.2-0...1.5.2-1) (2018-01-17)



## [1.5.2-0](https://github.com/vxhly/scss-flex/compare/v1.5.0...1.5.2-0) (2018-01-15)



# [1.5.0](https://github.com/vxhly/scss-flex/compare/v1.4.8...v1.5.0) (2017-12-16)



## [1.4.8](https://github.com/vxhly/scss-flex/compare/v1.4.7...v1.4.8) (2017-12-16)



## [1.4.7](https://github.com/vxhly/scss-flex/compare/v1.4.6...v1.4.7) (2017-12-15)



## [1.4.6](https://github.com/vxhly/scss-flex/compare/v1.0.0...v1.4.6) (2017-12-15)



# [1.4.0](https://github.com/vxhly/scss-flex/compare/v1.3.0...v1.4.0) (2017-08-23)



# [1.3.0](https://github.com/vxhly/scss-flex/compare/v1.2.3...v1.3.0) (2017-08-16)



## 1.2.2 (2017-03-25)



