Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

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


## [3.1.0](v3.0.0...v3.1.0) (2022-03-23)


### Features

* promote to stable ([#436](#436)) ([7aa1961](7aa1961)), closes [#421](#421)

---
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 Mar 23, 2022
1 parent 7aa1961 commit 0b560e8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions 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.1.0](https://github.com/googleapis/nodejs-resource-manager/compare/v3.0.0...v3.1.0) (2022-03-23)


### Features

* promote to stable ([#436](https://github.com/googleapis/nodejs-resource-manager/issues/436)) ([7aa1961](https://github.com/googleapis/nodejs-resource-manager/commit/7aa1961bbcdc61f0074486388b3c710610312a6b)), closes [#421](https://github.com/googleapis/nodejs-resource-manager/issues/421)

## [3.0.0](https://www.github.com/googleapis/nodejs-resource-manager/compare/v2.0.1...v3.0.0) (2021-09-14)


Expand Down
2 changes: 1 addition & 1 deletion 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.0.0",
"version": "3.1.0",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion 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.0.0"
"@google-cloud/resource-manager": "^3.1.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 0b560e8

Please sign in to comment.