Skip to content

Commit

Permalink
v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Mar 24, 2022
1 parent a84e168 commit 5f9fccf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

Dev:

* Remove unnecessary ESLint config
* Update dev dependencies

Docs:

* Fix changelog

## 4.0.0

Breaking changes:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@overlookmotel/eslint-config-node",
"version": "4.0.0",
"version": "4.0.1",
"description": "@overlookmotel's ESLint config for NodeJS",
"main": "index.js",
"files": [],
Expand Down

0 comments on commit 5f9fccf

Please sign in to comment.