Skip to content

Commit

Permalink
1.3.0 release details.
Browse files Browse the repository at this point in the history
  • Loading branch information
JayCanuck committed Dec 4, 2018
1 parent d67828b commit 1d2f0b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

The following is a curated list of changes in the Enact eslint config:

## [1.3.0]

* Added support for `jest` globals and removed `mocha` globals.

## [1.2.1]

* Fixed support for `process` global
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": "eslint-config-enact",
"version": "1.2.1",
"version": "1.3.0",
"description": "ESLint config for Enact",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1d2f0b2

Please sign in to comment.