Skip to content

Commit

Permalink
chore: release 3.2.7 (#259)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Aug 11, 2021
1 parent 4620671 commit 755f3a5
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.7](https://www.github.com/googleapis/nodejs-billing-budgets/compare/v3.2.6...v3.2.7) (2021-08-11)


### Bug Fixes

* **build:** migrate to using main branch ([#258](https://www.github.com/googleapis/nodejs-billing-budgets/issues/258)) ([164d2c1](https://www.github.com/googleapis/nodejs-billing-budgets/commit/164d2c139bad9cf5cfa030699541e3f380793c35))

### [3.2.6](https://www.github.com/googleapis/nodejs-billing-budgets/compare/v3.2.5...v3.2.6) (2021-07-16)


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

0 comments on commit 755f3a5

Please sign in to comment.