Skip to content

Commit

Permalink
release: 2021-11-03, Version 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed Nov 3, 2021
1 parent d74acfe commit f24ab52
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
## Changelog

# [6.0.0](https://github.com/logdna/eslint-config-logdna/compare/v5.1.0...v6.0.0) (2021-11-03)


### Chores

* **deps**: [email protected] [d74acfe](https://github.com/logdna/eslint-config-logdna/commit/d74acfe1a4e6cc18de27ffd375ce440c1c2fd06c) - Eric Satterwhite


### **BREAKING CHANGES**

* **deps:** Minimum eslint version 8.x
* **deps:** Mimimum node.js version 12.x

# [5.1.0](https://github.com/logdna/eslint-config-logdna/compare/v5.0.0...v5.1.0) (2021-05-31)


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-config-logdna",
"version": "5.1.0",
"version": "6.0.0",
"description": "LogDNA's preferred eslint config to be used across all projects",
"main": "index.js",
"private": false,
Expand Down

0 comments on commit f24ab52

Please sign in to comment.