diff --git a/CHANGELOG.md b/CHANGELOG.md index ead7e44f..f574d23b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,21 @@ [1]: https://www.npmjs.com/package/@justinbeckwith/sloth?activeTab=versions +## [7.1.0](https://github.com/googleapis/sloth/compare/v7.0.1...v7.1.0) (2022-08-23) + + +### Features + +* add firebase-sdk team and update ownership ([#1110](https://github.com/googleapis/sloth/issues/1110)) ([fc544ab](https://github.com/googleapis/sloth/commit/fc544ab6029256870104be64486f4bd90b38ac75)) + + +### Bug Fixes + +* **deps:** update dependency @google-cloud/service-management to v1 ([#1115](https://github.com/googleapis/sloth/issues/1115)) ([5b3bfbb](https://github.com/googleapis/sloth/commit/5b3bfbb3f45228776f53732ac198a6f6912e6aed)) +* **deps:** update dependency update-notifier to v6 ([#1109](https://github.com/googleapis/sloth/issues/1109)) ([373feb0](https://github.com/googleapis/sloth/commit/373feb0026624cd6e5587501c8a09608cc4fc2ef)) +* read data from bigquery table ([#1116](https://github.com/googleapis/sloth/issues/1116)) ([4c8cc10](https://github.com/googleapis/sloth/commit/4c8cc10563a4c41e4db27dd3fe039fc7e26d289b)) +* remove pip install statements ([#1546](https://github.com/googleapis/sloth/issues/1546)) ([#1118](https://github.com/googleapis/sloth/issues/1118)) ([c745758](https://github.com/googleapis/sloth/commit/c745758ddb35f1247ed771df9011583d1b3bbea4)) + ## [7.0.1](https://github.com/googleapis/sloth/compare/v7.0.0...v7.0.1) (2022-06-17) diff --git a/package-lock.json b/package-lock.json index b92a1443..cb4e922d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@justinbeckwith/sloth", - "version": "7.0.1", + "version": "7.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@justinbeckwith/sloth", - "version": "7.0.1", + "version": "7.1.0", "license": "Apache-2.0", "dependencies": { "@google-cloud/bigquery": "^6.0.0", diff --git a/package.json b/package.json index 0d3726ce..4063b477 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@justinbeckwith/sloth", - "version": "7.0.1", + "version": "7.1.0", "repository": "googleapis/sloth", "description": "sloth is a CLI utility for measuring GitHub response SLOs.", "bin": {