Skip to content

Commit

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

### [3.2.5](https://www.github.com/googleapis/nodejs-billing-budgets/compare/v3.2.4...v3.2.5) (2021-07-12)


### Bug Fixes

* **deps:** google-gax v2.17.1 ([#248](https://www.github.com/googleapis/nodejs-billing-budgets/issues/248)) ([031df2b](https://www.github.com/googleapis/nodejs-billing-budgets/commit/031df2b1c349546b5764ae293763ba8c5fbc905f))

### [3.2.4](https://www.github.com/googleapis/nodejs-billing-budgets/compare/v3.2.3...v3.2.4) (2021-06-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-billing-budgets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"repository": "googleapis/nodejs-billing-budgets",
"name": "@google-cloud/billing-budgets",
"version": "3.2.4",
"version": "3.2.5",
"author": "Google LLC",
"description": "Budgets client for Node.js",
"main": "build/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-billing-budgets/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "c8 mocha system-test --timeout=800000"
},
"dependencies": {
"@google-cloud/billing-budgets": "^3.2.4"
"@google-cloud/billing-budgets": "^3.2.5"
},
"devDependencies": {
"c8": "^7.0.0",
Expand Down

0 comments on commit bee67d0

Please sign in to comment.