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

Commit

Permalink
Release v6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Jan 25, 2017
1 parent 3da0682 commit b4574ba
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
v6.0.3 - Wed, 25 Jan 2017 17:19:16 GMT
--------------------------------------

- [3da0682](../../commit/3da0682) [fixed] escape the Windows directory separator in the `logger` module
- [544f08b](../../commit/544f08b) [fixed] updated dependencies
- [91ffe22](../../commit/91ffe22) [fixed] updated the "files" entry in package.json



v6.0.2 - Mon, 23 Jan 2017 06:48:44 GMT
--------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webcompiler",
"version": "6.0.2",
"version": "6.0.3",
"description": "Lint, type-check, compile, package and gzip JavaScript (ES6 + Flow static types + JSX), for the browser as well as NodeJS; lint, compile, auto-prefix, minify and gzip SASS.",
"main": "lib/index.js",
"engines": {
Expand Down

0 comments on commit b4574ba

Please sign in to comment.