diff --git a/CHANGELOG.md b/CHANGELOG.md index 50deb929..040075dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ [1]: https://www.npmjs.com/package/@justinbeckwith/sloth?activeTab=versions +## [6.6.0](https://github.com/googleapis/sloth/compare/v6.5.1...v6.6.0) (2022-02-16) + + +### Features + +* update in scope services ([#1038](https://github.com/googleapis/sloth/issues/1038)) ([f24f064](https://github.com/googleapis/sloth/commit/f24f06467d557592b6984d438ea12e2e25c223ed)) + ### [6.5.1](https://www.github.com/googleapis/sloth/compare/v6.5.0...v6.5.1) (2022-01-05) diff --git a/package-lock.json b/package-lock.json index aa800770..d1652263 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@justinbeckwith/sloth", - "version": "6.5.1", + "version": "6.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b9e9c5b0..3fc9632d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@justinbeckwith/sloth", - "version": "6.5.1", + "version": "6.6.0", "repository": "googleapis/sloth", "description": "sloth is a CLI utility for measuring GitHub response SLOs.", "bin": {