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

Commit

Permalink
chore: release 5.25.2 (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored May 19, 2020
1 parent ba95d59 commit ec682ec
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

### [5.25.2](https://www.github.com/googleapis/sloth/compare/v5.25.1...v5.25.2) (2020-05-19)


### Bug Fixes

* **deps:** update dependency @octokit/rest to v17.9.2 ([#682](https://www.github.com/googleapis/sloth/issues/682)) ([f51967b](https://www.github.com/googleapis/sloth/commit/f51967b5c06231b87881f8f2ee25d92750b31bfa))
* add java-pubsublite repository ([#684](https://www.github.com/googleapis/sloth/issues/684)) ([ba95d59](https://www.github.com/googleapis/sloth/commit/ba95d59e39439050ad1d64786e1431e19b107df4))

### [5.25.1](https://www.github.com/googleapis/sloth/compare/v5.25.0...v5.25.1) (2020-05-18)


Expand Down
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": "5.25.1",
"version": "5.25.2",
"repository": "googleapis/sloth",
"description": "sloth is a CLI utility for measuring GitHub response SLOs.",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "echo no tests available 👻"
},
"dependencies": {
"@justinbeckwith/sloth": "^5.25.1"
"@justinbeckwith/sloth": "^5.25.2"
},
"devDependencies": {
"mocha": "^7.0.0"
Expand Down

0 comments on commit ec682ec

Please sign in to comment.