diff --git a/CHANGELOG.md b/CHANGELOG.md index 55f86cef..08e79daf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ [1]: https://www.npmjs.com/package/@justinbeckwith/sloth?activeTab=versions +## [6.9.0](https://github.com/googleapis/sloth/compare/v6.8.0...v6.9.0) (2022-04-29) + + +### Features + +* **python:** merge actools and core teams ([#1057](https://github.com/googleapis/sloth/issues/1057)) ([f7dd48d](https://github.com/googleapis/sloth/commit/f7dd48dbb3217340de30cdc0d44525db13236660)) +* transfer releasetool repo to automation-team ([#1058](https://github.com/googleapis/sloth/issues/1058)) ([82eb7af](https://github.com/googleapis/sloth/commit/82eb7af0694e277e6f6770755c911811858c06d8)) + ## [6.8.0](https://github.com/googleapis/sloth/compare/v6.7.0...v6.8.0) (2022-04-25) diff --git a/package-lock.json b/package-lock.json index 93da1e80..90db1b13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@justinbeckwith/sloth", - "version": "6.8.0", + "version": "6.9.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 94a6109c..9f6bcd01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@justinbeckwith/sloth", - "version": "6.8.0", + "version": "6.9.0", "repository": "googleapis/sloth", "description": "sloth is a CLI utility for measuring GitHub response SLOs.", "bin": {