Skip to content

Commit

Permalink
build: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Jan 12, 2018
1 parent e98ea8f commit fe9b865
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,43 @@
<a name="0.0.17"></a>
## 0.0.17 (2018-01-12)

* 0.0.17 ([e98ea8f](https://github.com/post-org/post-load-plugins/commit/e98ea8f))
* Update .travis.yml ([a284aef](https://github.com/post-org/post-load-plugins/commit/a284aef))
* Update appveyor.yml ([e06de4d](https://github.com/post-org/post-load-plugins/commit/e06de4d))
* Update readme.md ([9b4de8e](https://github.com/post-org/post-load-plugins/commit/9b4de8e))
* build: add lock ([a70a556](https://github.com/post-org/post-load-plugins/commit/a70a556))
* build: add transform runtime ([c261332](https://github.com/post-org/post-load-plugins/commit/c261332))
* build: change prepublish to prepare ([48d30a5](https://github.com/post-org/post-load-plugins/commit/48d30a5))
* build: chanhe plugin babili to minify ([21b31cd](https://github.com/post-org/post-load-plugins/commit/21b31cd))
* build: chanhe plugin xo to unicorn for eslint ([aa67153](https://github.com/post-org/post-load-plugins/commit/aa67153))
* build: drop config xo for eslint ([db82655](https://github.com/post-org/post-load-plugins/commit/db82655))
* build: drop np ([fb24f4c](https://github.com/post-org/post-load-plugins/commit/fb24f4c))
* build: drop prettier format for eslint ([a7caaa3](https://github.com/post-org/post-load-plugins/commit/a7caaa3))
* build: drop require path exist for eslint ([47c2c72](https://github.com/post-org/post-load-plugins/commit/47c2c72))
* build: drop testen ([48ea2d3](https://github.com/post-org/post-load-plugins/commit/48ea2d3))
* build: drop updtr ([76810ea](https://github.com/post-org/post-load-plugins/commit/76810ea))
* build: drop yarn ([aaa5b3e](https://github.com/post-org/post-load-plugins/commit/aaa5b3e))
* build: fix lint ([b6bd705](https://github.com/post-org/post-load-plugins/commit/b6bd705))
* build: forgot babel runtime ([f4efbad](https://github.com/post-org/post-load-plugins/commit/f4efbad))
* build: update build script ([a1fb458](https://github.com/post-org/post-load-plugins/commit/a1fb458))
* build: update commit lint ([5329a49](https://github.com/post-org/post-load-plugins/commit/5329a49))
* build: update depDev ([d573e75](https://github.com/post-org/post-load-plugins/commit/d573e75))
* build: update lint system ([63532ec](https://github.com/post-org/post-load-plugins/commit/63532ec))
* perf: remove core-js because env ([e76996c](https://github.com/post-org/post-load-plugins/commit/e76996c))
* test: fix remove eslint config ([7403976](https://github.com/post-org/post-load-plugins/commit/7403976))
* test: resolve path for test ([b202c21](https://github.com/post-org/post-load-plugins/commit/b202c21))
* test: skip test for postcss-cli ([9508544](https://github.com/post-org/post-load-plugins/commit/9508544))
* docs(readme): add Greenkeeper badge ([df5e9b8](https://github.com/post-org/post-load-plugins/commit/df5e9b8))
* chore(changelog): Update changelog ([7aa1e07](https://github.com/post-org/post-load-plugins/commit/7aa1e07))
* chore(package): update dependencies ([4f68e1b](https://github.com/post-org/post-load-plugins/commit/4f68e1b))



<a name="0.0.16"></a>
## 0.0.16 (2017-04-20)

* 0.0.16 ([0123e57](https://github.com/post-org/post-load-plugins/commit/0123e57))
* Update readme.md ([89729c8](https://github.com/post-org/post-load-plugins/commit/89729c8))
* chore: update ([25e4a5a](https://github.com/post-org/post-load-plugins/commit/25e4a5a))
* chore: update ([a971c29](https://github.com/post-org/post-load-plugins/commit/a971c29))
* chore: yarn ([2d5c164](https://github.com/post-org/post-load-plugins/commit/2d5c164))
Expand Down Expand Up @@ -189,7 +225,7 @@
* chore(package): update postcss to version 5.2.10 ([fc77d91](https://github.com/post-org/post-load-plugins/commit/fc77d91))
* chore(package): update postcss to version 5.2.11 ([8da09bb](https://github.com/post-org/post-load-plugins/commit/8da09bb))
* chore(package): update posthtml to version 0.9.2 ([1e8e2ad](https://github.com/post-org/post-load-plugins/commit/1e8e2ad))
* test(*): add test for #47 ([7be3120](https://github.com/post-org/post-load-plugins/commit/7be3120))
* test(*): add test for #47 ([7be3120](https://github.com/post-org/post-load-plugins/commit/7be3120)), closes [#47](https://github.com/post-org/post-load-plugins/issues/47)
* test(test): change name test to return funtion ([fcaf8ec](https://github.com/post-org/post-load-plugins/commit/fcaf8ec))
* refactor(index): incorrect work with cli, close #47 ([f38071b](https://github.com/post-org/post-load-plugins/commit/f38071b)), closes [#47](https://github.com/post-org/post-load-plugins/issues/47)
* fix(package): target must be number, close #49 ([0b8b619](https://github.com/post-org/post-load-plugins/commit/0b8b619)), closes [#49](https://github.com/post-org/post-load-plugins/issues/49)
Expand Down

0 comments on commit fe9b865

Please sign in to comment.