Skip to content

Commit

Permalink
chore(main): release 3.2.0 (#440)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [3.2.0](googleapis/nodejs-resource-manager@v3.1.0...v3.2.0) (2022-04-06)


### Features

* AuditConfig for IAM v1 ([#439](googleapis/nodejs-resource-manager#439)) ([58e5893](googleapis/nodejs-resource-manager@58e5893))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Apr 11, 2022
1 parent ca681ce commit 6071be6
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-resourcemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/@google-cloud/resource-manager?activeTab=versions

## [3.2.0](https://github.com/googleapis/nodejs-resource-manager/compare/v3.1.0...v3.2.0) (2022-04-06)


### Features

* AuditConfig for IAM v1 ([#439](https://github.com/googleapis/nodejs-resource-manager/issues/439)) ([58e5893](https://github.com/googleapis/nodejs-resource-manager/commit/58e5893b40f3e27a7037291ba8d5470e1b2d2715))

## [3.1.0](https://github.com/googleapis/nodejs-resource-manager/compare/v3.0.0...v3.1.0) (2022-03-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-resourcemanager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/resource-manager",
"description": "Cloud Resource Manager Client Library for Node.js",
"version": "3.1.0",
"version": "3.2.0",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-resourcemanager/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "mocha --timeout=600000"
},
"dependencies": {
"@google-cloud/resource-manager": "^3.1.0"
"@google-cloud/resource-manager": "^3.2.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 6071be6

Please sign in to comment.