Skip to content

Commit 719886e

Browse files
committed
Release 2.0.1
1 parent 6bcc982 commit 719886e

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [v2.0.0](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v1.5.0...v2.0.0)
7+
#### [v2.0.1](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v2.0.0...v2.0.1)
8+
9+
- deprecation fix for eslint-plugin-standard [`6bcc982`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/commit/6bcc9822fddbfb29d4abb5ed04303216eaa5970f)
10+
11+
### [v2.0.0](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v1.5.0...v2.0.0)
12+
13+
> 10 May 2022
814
915
- Update all the things [`#42`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/pull/42)
1016
- Update prettier to the latest version 🚀 [`#38`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/pull/38)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-oceanprotocol",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "ESLint configuration for all of Ocean Protocol's JavaScript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)