Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

Commit 610bc1d

Browse files
chore(main): release 7.1.0 (#1119)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c745758 commit 610bc1d

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44

55
[1]: https://www.npmjs.com/package/@justinbeckwith/sloth?activeTab=versions
66

7+
## [7.1.0](https://github.com/googleapis/sloth/compare/v7.0.1...v7.1.0) (2022-08-23)
8+
9+
10+
### Features
11+
12+
* add firebase-sdk team and update ownership ([#1110](https://github.com/googleapis/sloth/issues/1110)) ([fc544ab](https://github.com/googleapis/sloth/commit/fc544ab6029256870104be64486f4bd90b38ac75))
13+
14+
15+
### Bug Fixes
16+
17+
* **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))
18+
* **deps:** update dependency update-notifier to v6 ([#1109](https://github.com/googleapis/sloth/issues/1109)) ([373feb0](https://github.com/googleapis/sloth/commit/373feb0026624cd6e5587501c8a09608cc4fc2ef))
19+
* read data from bigquery table ([#1116](https://github.com/googleapis/sloth/issues/1116)) ([4c8cc10](https://github.com/googleapis/sloth/commit/4c8cc10563a4c41e4db27dd3fe039fc7e26d289b))
20+
* 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))
21+
722
## [7.0.1](https://github.com/googleapis/sloth/compare/v7.0.0...v7.0.1) (2022-06-17)
823

924

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@justinbeckwith/sloth",
3-
"version": "7.0.1",
3+
"version": "7.1.0",
44
"repository": "googleapis/sloth",
55
"description": "sloth is a CLI utility for measuring GitHub response SLOs.",
66
"bin": {

0 commit comments

Comments
 (0)