Skip to content

Commit

Permalink
Bump to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Li0liQ committed Apr 17, 2020
1 parent ac0bdd7 commit 5903912
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## Master

## 0.4.2 - Fix it!
- Switch from `tslint` to `eslint`
- Dependencies bump
- Drop node 8 support
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": "stricter",
"version": "0.4.1",
"version": "0.4.2",
"description": "A project-wide js-linting tool",
"files": [
"LICENSE",
Expand Down

0 comments on commit 5903912

Please sign in to comment.