diff --git a/CHANGELOG.md b/CHANGELOG.md index 40b84852..520d9ee1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ [1]: https://www.npmjs.com/package/@justinbeckwith/sloth?activeTab=versions +## [6.10.0](https://github.com/googleapis/sloth/compare/v6.9.1...v6.10.0) (2022-05-05) + + +### Features + +* add analytics-data and analytics-admin teams ([#1063](https://github.com/googleapis/sloth/issues/1063)) ([56d7419](https://github.com/googleapis/sloth/commit/56d7419d1dff25f617ee8ade142b131d0f2c77a2)) + ### [6.9.1](https://github.com/googleapis/sloth/compare/v6.9.0...v6.9.1) (2022-05-05) diff --git a/package-lock.json b/package-lock.json index 5723f6ca..954a8817 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@justinbeckwith/sloth", - "version": "6.9.1", + "version": "6.10.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 992577b1..f5373bd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@justinbeckwith/sloth", - "version": "6.9.1", + "version": "6.10.0", "repository": "googleapis/sloth", "description": "sloth is a CLI utility for measuring GitHub response SLOs.", "bin": {