Skip to content

Commit

Permalink
Release 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Jun 15, 2022
1 parent b36e4e9 commit 3b76011
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,19 @@ 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.3](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v2.0.2...v2.0.3)

- CI tweaks [`339ddd1`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/commit/339ddd1b65f6ac3651e6f7d66a4f50382a721e36)
- CI tweaks [`b36e4e9`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/commit/b36e4e938af84246aa5da5d69777d8c9e1eb7172)

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

> 15 June 2022
- Bump eslint-plugin-react from 7.29.4 to 7.30.0 [`#44`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/pull/44)
- Bump eslint from 8.15.0 to 8.16.0 [`#43`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/pull/43)
- package updates [`c866c96`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/commit/c866c968a94e5e8b55373afea1fe7cf1b60f72f7)
- Release 2.0.2 [`d36eec9`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/commit/d36eec9eca54ca674e01d87674ef273471956576)

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

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.2",
"version": "2.0.3",
"description": "ESLint configuration for all of Ocean Protocol's JavaScript",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3b76011

Please sign in to comment.