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.16.0 (#591)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 17, 2020
1 parent b8fd3d1 commit 9d8335f
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

## [5.16.0](https://www.github.com/googleapis/sloth/compare/v5.15.0...v5.16.0) (2020-03-17)


### Features

* **java:** add java-mediatranslation repo ([#590](https://www.github.com/googleapis/sloth/issues/590)) ([b8fd3d1](https://www.github.com/googleapis/sloth/commit/b8fd3d1c7511379a6aabfaa63d599186d8401387))


### Bug Fixes

* adds Alex to python-docs-samples ([#587](https://www.github.com/googleapis/sloth/issues/587)) ([d8cb329](https://www.github.com/googleapis/sloth/commit/d8cb3291b66526af8f4ce4dd71a0d8ad5929b448))

## [5.15.0](https://www.github.com/googleapis/sloth/compare/v5.14.0...v5.15.0) (2020-03-13)


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.15.0",
"version": "5.16.0",
"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.15.0"
"@justinbeckwith/sloth": "^5.16.0"
},
"devDependencies": {
"mocha": "^7.0.0"
Expand Down

0 comments on commit 9d8335f

Please sign in to comment.