Skip to content

Commit

Permalink
🚀 create-parser - v2.0.5 ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
molant committed Feb 21, 2019
1 parent 06d13ec commit 429cd9a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/create-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 2.0.5 (February 21, 2019)

## Bug fixes / Improvements

* [[`1722481e51`](https://github.com/webhintio/hint/commit/1722481e51cf8e88bce77bf1c966909efed5269a)] - Fix: Disable `declarationMap` (by [`Antón Molleda`](https://github.com/molant)).
* [[`44674e9c44`](https://github.com/webhintio/hint/commit/44674e9c4479cb3f3e3c2e66173437c74481f487)] - Fix: Refactor for file name convention (#1861) (by [`Karan Sapolia`](https://github.com/karansapolia) / see also: [`#1748`](https://github.com/webhintio/hint/issues/1748)).


# 2.0.4 (January 17, 2019)

## Bug fixes / Improvements
Expand Down
2 changes: 1 addition & 1 deletion packages/create-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@
"watch:ts": "npm run build:ts -- --watch",
"webpack": "webpack"
},
"version": "2.0.4"
"version": "2.0.5"
}

0 comments on commit 429cd9a

Please sign in to comment.