Skip to content

Commit

Permalink
chore: release 1.2.1 (#325)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
### [1.2.1](https://www.github.com/googleapis/nodejs-resource/compare/v1.2.0...v1.2.1) (2020-07-10)


### Bug Fixes

* update node issue template ([#324](https://www.github.com/googleapis/nodejs-resource/issues/324)) ([1636ab1](https://www.github.com/googleapis/nodejs-resource/commit/1636ab1ab1885e8e28773d0804dc930eda3c7bd0))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
release-please[bot] authored Jul 10, 2020
1 parent f1c83b5 commit f1e1854
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?activeTab=versions

### [1.2.1](https://www.github.com/googleapis/nodejs-resource/compare/v1.2.0...v1.2.1) (2020-07-10)


### Bug Fixes

* update node issue template ([#324](https://www.github.com/googleapis/nodejs-resource/issues/324)) ([1636ab1](https://www.github.com/googleapis/nodejs-resource/commit/1636ab1ab1885e8e28773d0804dc930eda3c7bd0))

## [1.2.0](https://www.github.com/googleapis/nodejs-resource/compare/v1.1.5...v1.2.0) (2020-05-20)


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",
"description": "Cloud Resource Manager Client Library for Node.js",
"version": "1.2.0",
"version": "1.2.1",
"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": "^1.2.0"
"@google-cloud/resource": "^1.2.1"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit f1e1854

Please sign in to comment.