Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed May 10, 2022
1 parent 6bcc982 commit 719886e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v2.0.0](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v1.5.0...v2.0.0)
#### [v2.0.1](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v2.0.0...v2.0.1)

- deprecation fix for eslint-plugin-standard [`6bcc982`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/commit/6bcc9822fddbfb29d4abb5ed04303216eaa5970f)

### [v2.0.0](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v1.5.0...v2.0.0)

> 10 May 2022
- Update all the things [`#42`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/pull/42)
- Update prettier to the latest version 🚀 [`#38`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/pull/38)
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": "eslint-config-oceanprotocol",
"version": "2.0.0",
"version": "2.0.1",
"description": "ESLint configuration for all of Ocean Protocol's JavaScript",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 719886e

Please sign in to comment.