diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e234c1f..50deb929 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ [1]: https://www.npmjs.com/package/@justinbeckwith/sloth?activeTab=versions +### [6.5.1](https://www.github.com/googleapis/sloth/compare/v6.5.0...v6.5.1) (2022-01-05) + + +### Bug Fixes + +* add anthos-edge-usecases ([#1023](https://www.github.com/googleapis/sloth/issues/1023)) ([a68a96d](https://www.github.com/googleapis/sloth/commit/a68a96d7936532b1d8ddcab5dd3a80d4dcbb4277)) + ## [6.5.0](https://www.github.com/googleapis/sloth/compare/v6.4.4...v6.5.0) (2021-12-09) diff --git a/package-lock.json b/package-lock.json index 0ccf4172..b72120e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@justinbeckwith/sloth", - "version": "6.5.0", + "version": "6.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fe8561e8..9fa8d1c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@justinbeckwith/sloth", - "version": "6.5.0", + "version": "6.5.1", "repository": "googleapis/sloth", "description": "sloth is a CLI utility for measuring GitHub response SLOs.", "bin": {