Skip to content

Commit

Permalink
4.4.0
Browse files Browse the repository at this point in the history
See CHANGELOG
  • Loading branch information
Evan Jacobs committed Apr 29, 2016
1 parent 51af942 commit f76c020
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 4.4.0 (4/28/2016)

- __Update to Jest 12.x__ (51af942f398f217e760d9346bb1e4a369039b4cb) Perf improvements, especially for large projects

---

### 4.3.0 (4/18/2016)

- __Sub-out eslintify for eslint__ (c1b4fff) Allows for watch mode usage if desired.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "generator-enigma",
"description": "Generate a React application with best practice enforcement, integrated testing, and more.",
"version": "4.3.0",
"version": "4.4.0",
"license": "MIT",
"contributors": [
"Evan Jacobs <[email protected]> (http://yaycmyk.com)"
Expand Down

0 comments on commit f76c020

Please sign in to comment.