Skip to content

Commit

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


## [4.1.0](googleapis/nodejs-resource-manager@v4.0.0...v4.1.0) (2022-06-30)


### Features

* support regapic LRO ([#458](googleapis/nodejs-resource-manager#458)) ([5c42451](googleapis/nodejs-resource-manager@5c42451))

---
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 Jun 30, 2022
1 parent 34bd650 commit ebdf123
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 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

## [4.1.0](https://github.com/googleapis/nodejs-resource-manager/compare/v4.0.0...v4.1.0) (2022-06-30)


### Features

* support regapic LRO ([#458](https://github.com/googleapis/nodejs-resource-manager/issues/458)) ([5c42451](https://github.com/googleapis/nodejs-resource-manager/commit/5c42451843379918f25cf1692a19d263663cec37))

## [4.0.0](https://github.com/googleapis/nodejs-resource-manager/compare/v3.2.0...v4.0.0) (2022-05-17)


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": "4.0.0",
"version": "4.1.0",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-resourcemanager",
"version": "4.0.0",
"version": "4.1.0",
"language": "TYPESCRIPT",
"apis": [
{
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": "^4.0.0"
"@google-cloud/resource-manager": "^4.1.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit ebdf123

Please sign in to comment.