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

Commit

Permalink
Release v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Jan 14, 2016
1 parent 11ff8f4 commit d7f7a3c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v3.2.3 - Thu, 14 Jan 2016 22:13:56 GMT
--------------------------------------

- [11ff8f4](../../commit/11ff8f4) [added] a json-loader to `JSCompiler#fe`
- [d7be232](../../commit/d7be232) [fixed] updated dependencies



v3.2.2 - Wed, 13 Jan 2016 09:54:49 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": "3.2.2",
"version": "3.2.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 d7f7a3c

Please sign in to comment.