Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Aug 20, 2019
1 parent cee0bd7 commit a2f6482
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ 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).

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

> 20 August 2019
- Update eslint-config-standard-react to the latest version 🚀 [`#34`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/pull/34)
- Update eslint-config-standard to the latest version 🚀 [`#33`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/pull/33)
- bump packages [`cee0bd7`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/commit/cee0bd741fc9c9a322a109a33c3f461e678919c0)
- fix(package): update eslint-config-standard-react to version 9.0.0 [`80e1026`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/commit/80e10261a6323706fe30dfa53d0f7397dc5c3f91)
- fix(package): update eslint-config-standard to version 14.0.0 [`833010b`](https://github.com/oceanprotocol/eslint-config-oceanprotocol/commit/833010be3c75da0c24cfa3d54d53383929a0263d)

#### [v1.4.0](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v1.3.0...v1.4.0)

> 19 August 2019
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-oceanprotocol",
"version": "1.4.0",
"version": "1.5.0",
"description": "ESLint configuration for all of Ocean Protocol's JavaScript",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a2f6482

Please sign in to comment.