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

Commit

Permalink
chore(main): release 6.8.0 (#1056)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [6.8.0](v6.7.0...v6.8.0) (2022-04-25)


### Features

* **nodejs:** merge actools and core teams ([#1055](#1055)) ([7e2e64d](7e2e64d))


### Bug Fixes

* **deps:** update dependency gaxios to v5 ([#1054](#1054)) ([8717531](8717531))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Apr 25, 2022
1 parent 8717531 commit cf1f801
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

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

## [6.8.0](https://github.com/googleapis/sloth/compare/v6.7.0...v6.8.0) (2022-04-25)


### Features

* **nodejs:** merge actools and core teams ([#1055](https://github.com/googleapis/sloth/issues/1055)) ([7e2e64d](https://github.com/googleapis/sloth/commit/7e2e64d863cae2e98d3a9e2a59921e0a7d09abed))


### Bug Fixes

* **deps:** update dependency gaxios to v5 ([#1054](https://github.com/googleapis/sloth/issues/1054)) ([8717531](https://github.com/googleapis/sloth/commit/8717531f395fd1e613424a8fecab620f67469062))

## [6.7.0](https://github.com/googleapis/sloth/compare/v6.6.2...v6.7.0) (2022-04-12)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justinbeckwith/sloth",
"version": "6.7.0",
"version": "6.8.0",
"repository": "googleapis/sloth",
"description": "sloth is a CLI utility for measuring GitHub response SLOs.",
"bin": {
Expand Down

0 comments on commit cf1f801

Please sign in to comment.