Skip to content

Commit

Permalink
chore: release 1.1.4 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Aug 17, 2021
1 parent 9fb6256 commit 0fce88c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/google-api-serviceusage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.1.4](https://www.github.com/googleapis/nodejs-service-usage/compare/v1.1.3...v1.1.4) (2021-08-17)


### Bug Fixes

* **deps:** google-gax v2.24.1 ([#38](https://www.github.com/googleapis/nodejs-service-usage/issues/38)) ([021b0eb](https://www.github.com/googleapis/nodejs-service-usage/commit/021b0eb4c69c1ed485aac388c2a5583547dbb3ad))

### [1.1.3](https://www.github.com/googleapis/nodejs-service-usage/compare/v1.1.2...v1.1.3) (2021-07-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-serviceusage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/service-usage",
"version": "1.1.3",
"version": "1.1.4",
"description": "Serviceusage client for Node.js",
"repository": "googleapis/nodejs-service-usage",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-serviceusage/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/service-usage": "^1.1.3"
"@google-cloud/service-usage": "^1.1.4"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down

0 comments on commit 0fce88c

Please sign in to comment.