Skip to content

Commit 5903912

Browse files
committed
Bump to 0.4.2
1 parent ac0bdd7 commit 5903912

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## Master
4+
5+
## 0.4.2 - Fix it!
46
- Switch from `tslint` to `eslint`
57
- Dependencies bump
68
- Drop node 8 support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stricter",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "A project-wide js-linting tool",
55
"files": [
66
"LICENSE",

0 commit comments

Comments
 (0)