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

Commit

Permalink
Release v6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Feb 11, 2017
1 parent a3e0f8f commit 5a5aad1
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.6.1 - Sat, 11 Feb 2017 09:55:59 GMT
--------------------------------------

- [d31bb2b](../../commit/d31bb2b) [added] the "Troubleshooting" section to README.md
- [2e62ccb](../../commit/2e62ccb) [changed] added the check for the "relative_root" watchman server capability; also added client disconnection on error
- [b4de55c](../../commit/b4de55c) [fixed] updated default jsdoc configuration



v6.6.0 - Thu, 09 Feb 2017 19:50:39 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.6.0",
"version": "6.6.1",
"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 5a5aad1

Please sign in to comment.