Skip to content

Commit

Permalink
chore: release 3.3.0 (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Aug 23, 2021
1 parent 5077311 commit 034b491
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.3.0](https://www.github.com/googleapis/nodejs-billing-budgets/compare/v3.2.8...v3.3.0) (2021-08-23)


### Features

* turns on self-signed JWT feature flag ([#262](https://www.github.com/googleapis/nodejs-billing-budgets/issues/262)) ([69a7b23](https://www.github.com/googleapis/nodejs-billing-budgets/commit/69a7b23c80bd47acb8326fd544cbd719cd230893))

### [3.2.8](https://www.github.com/googleapis/nodejs-billing-budgets/compare/v3.2.7...v3.2.8) (2021-08-17)


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

0 comments on commit 034b491

Please sign in to comment.