diff --git a/CHANGELOG.md b/CHANGELOG.md index 87c27304..7ee13611 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ [1]: https://www.npmjs.com/package/@justinbeckwith/sloth?activeTab=versions +## [5.42.0](https://www.github.com/googleapis/sloth/compare/v5.41.1...v5.42.0) (2021-05-22) + + +### Features + +* adds inScope classification and other details ([#888](https://www.github.com/googleapis/sloth/issues/888)) ([6c34dce](https://www.github.com/googleapis/sloth/commit/6c34dce0b80830ec66c615ca73f4f66d25e5efb1)) + ### [5.41.1](https://www.github.com/googleapis/sloth/compare/v5.41.0...v5.41.1) (2021-05-05) diff --git a/package-lock.json b/package-lock.json index e91cd00d..ec70945e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@justinbeckwith/sloth", - "version": "5.41.1", + "version": "5.42.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e2e084fc..8bad29ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@justinbeckwith/sloth", - "version": "5.41.1", + "version": "5.42.0", "repository": "googleapis/sloth", "description": "sloth is a CLI utility for measuring GitHub response SLOs.", "bin": {