Skip to content

Commit

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


## [2.0.1](googleapis/nodejs-policy-troubleshooter@v2.0.0...v2.0.1) (2022-06-30)


### Bug Fixes

* **docs:** describe fallback rest option ([#129](googleapis/nodejs-policy-troubleshooter#129)) ([e84320f](googleapis/nodejs-policy-troubleshooter@e84320f))

---
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 447c708 commit 7826b7a
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-policytroubleshooter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.1](https://github.com/googleapis/nodejs-policy-troubleshooter/compare/v2.0.0...v2.0.1) (2022-06-30)


### Bug Fixes

* **docs:** describe fallback rest option ([#129](https://github.com/googleapis/nodejs-policy-troubleshooter/issues/129)) ([e84320f](https://github.com/googleapis/nodejs-policy-troubleshooter/commit/e84320ffdea95006a57a29db73b5e0e4286de5a7))

## [2.0.0](https://github.com/googleapis/nodejs-policy-troubleshooter/compare/v1.1.1...v2.0.0) (2022-05-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-policytroubleshooter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/policy-troubleshooter",
"version": "2.0.0",
"version": "2.0.1",
"description": "Policytroubleshooter client for Node.js",
"repository": "googleapis/nodejs-policy-troubleshooter",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-policytroubleshooter",
"version": "2.0.0",
"version": "2.0.1",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@google-cloud/local-auth": "^2.0.0",
"@google-cloud/policy-troubleshooter": "^2.0.0"
"@google-cloud/policy-troubleshooter": "^2.0.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down

0 comments on commit 7826b7a

Please sign in to comment.