Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

Commit

Permalink
chore(release): 1.0.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
LasaleFamine committed Oct 15, 2017
1 parent 2206764 commit 1f3050d
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,29 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.0.0-beta"></a>
# 1.0.0-beta (2017-10-15)


### Bug Fixes

* **folders:** dash-case ([581a672](https://github.com/PolymerX/polymer-skeleton/commit/581a672))
* **tests:** re added tests with wct ([14307fa](https://github.com/PolymerX/polymer-skeleton/commit/14307fa))


### Features

* Add CSSNext and remove autoprefixer (included in cssnext) ([629a946](https://github.com/PolymerX/polymer-skeleton/commit/629a946)), closes [#23](https://github.com/PolymerX/polymer-skeleton/issues/23)
* Add style minifation for style-modules ([73e112f](https://github.com/PolymerX/polymer-skeleton/commit/73e112f))
* Add stylelint-config-standard and stylelint configuration ([793174b](https://github.com/PolymerX/polymer-skeleton/commit/793174b))
* **babel:** added transpilation ([544a389](https://github.com/PolymerX/polymer-skeleton/commit/544a389))
* **icons:** added icons ([cc34b8d](https://github.com/PolymerX/polymer-skeleton/commit/cc34b8d))
* **lighthouse:** added Lighthouse as test ([7b86481](https://github.com/PolymerX/polymer-skeleton/commit/7b86481))
* **remark:** added remark and remark:lint ([b6c004a](https://github.com/PolymerX/polymer-skeleton/commit/b6c004a))
* **webpack:** added production build configurations ([164a353](https://github.com/PolymerX/polymer-skeleton/commit/164a353))



<a name="0.0.0"></a>
# 0.0.0 (2017-10-15)

Expand Down

0 comments on commit 1f3050d

Please sign in to comment.