Skip to content

Commit

Permalink
release: V 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjD90 committed Feb 7, 2022
1 parent 5d6fcd0 commit 6f0cb2f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [3.0.1](https://github.com/neo9/n9-coding-style/compare/3.0.0...3.0.1) (2022-02-07)


### doc

* Update readme with eslint example ([53f298c](https://github.com/neo9/n9-coding-style/commit/53f298c07838a62de5f6fb1af64a19c9cb5c2c5e))

### rules

* Add more paths to allow extraneous-dependencies ([5d6fcd0](https://github.com/neo9/n9-coding-style/commit/5d6fcd0244b81347730222caf8536f92e7b0dbb1))
* Fix error level for no-console rule ([00435a9](https://github.com/neo9/n9-coding-style/commit/00435a98a9d8e6a2f19e2c19149e350b0da5cae2))

# [3.0.0](https://github.com/neo9/n9-coding-style/compare/2.0.0...3.0.0) (2022-01-12)


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": "@neo9/n9-coding-style",
"version": "3.0.0",
"version": "3.0.1",
"main": ".eslintrc.yaml",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 6f0cb2f

Please sign in to comment.