Skip to content

Commit

Permalink
chore: release 3.2.4 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 29, 2021
1 parent b17b33f commit 6462874
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.4](https://www.github.com/googleapis/nodejs-billing-budgets/compare/v3.2.3...v3.2.4) (2021-06-29)


### Bug Fixes

* **deps:** google-gax v2.17.0 with mTLS ([#245](https://www.github.com/googleapis/nodejs-billing-budgets/issues/245)) ([d633827](https://www.github.com/googleapis/nodejs-billing-budgets/commit/d633827cd604dc4b0900e63edf74601ed4d4a397))

### [3.2.3](https://www.github.com/googleapis/nodejs-billing-budgets/compare/v3.2.2...v3.2.3) (2021-06-24)


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.3",
"version": "3.2.4",
"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.3"
"@google-cloud/billing-budgets": "^3.2.4"
},
"devDependencies": {
"c8": "^7.0.0",
Expand Down

0 comments on commit 6462874

Please sign in to comment.