diff --git a/CHANGELOG.md b/CHANGELOG.md index ff67fd89..560f62cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [11.5.24](https://github.com/thenativeweb/roboter/compare/11.5.23...11.5.24) (2020-12-08) + + +### Bug Fixes + +* bump eslint from 7.14.0 to 7.15.0 ([#466](https://github.com/thenativeweb/roboter/issues/466)) ([c5eb39e](https://github.com/thenativeweb/roboter/commit/c5eb39e5aaa360dd0d95a761f236064961c29e91)) + ## [11.5.23](https://github.com/thenativeweb/roboter/compare/11.5.22...11.5.23) (2020-12-07) diff --git a/package-lock.json b/package-lock.json index ef9ccc69..dab5df60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "roboter", - "version": "11.5.23", + "version": "11.5.24", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4a2a53a7..e42b269b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roboter", - "version": "11.5.23", + "version": "11.5.24", "description": "roboter streamlines software development by automating tasks and enforcing conventions.", "contributors": [ {