Skip to content

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dozoisch committed Aug 4, 2015
1 parent 701f06b commit 86e0d42
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 @@
v0.2.0 - Tue, 04 Aug 2015 06:45:01 GMT
--------------------------------------

- [701f06b](../../commit/701f06b) [fixed] issue with test with the new context options
- [9bcd19f](../../commit/9bcd19f) [fixed] issue with context options



v0.1.3 - Tue, 04 Aug 2015 06:30:38 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": "eslint-plugin-lean-imports",
"version": "0.1.3",
"version": "0.2.0",
"description": "ESLint Plugin to make sure your imports only import the bits you need",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit 86e0d42

Please sign in to comment.