Skip to content

Commit 68ce693

Browse files
chore: release 1.0.5 (#63)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 08c637b commit 68ce693

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/google-cloud-policytroubleshooter/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.0.5](https://www.github.com/googleapis/nodejs-policy-troubleshooter/compare/v1.0.4...v1.0.5) (2021-07-16)
4+
5+
6+
### Bug Fixes
7+
8+
* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#62](https://www.github.com/googleapis/nodejs-policy-troubleshooter/issues/62)) ([6ec256b](https://www.github.com/googleapis/nodejs-policy-troubleshooter/commit/6ec256b64e1b95b369fc6a7dc22a1f0c37df1202))
9+
310
### [1.0.4](https://www.github.com/googleapis/nodejs-policy-troubleshooter/compare/v1.0.3...v1.0.4) (2021-07-12)
411

512

packages/google-cloud-policytroubleshooter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/policy-troubleshooter",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Policytroubleshooter client for Node.js",
55
"repository": "googleapis/nodejs-policy-troubleshooter",
66
"license": "Apache-2.0",

packages/google-cloud-policytroubleshooter/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@google-cloud/local-auth": "^1.0.0",
17-
"@google-cloud/policy-troubleshooter": "^1.0.4"
17+
"@google-cloud/policy-troubleshooter": "^1.0.5"
1818
},
1919
"devDependencies": {
2020
"c8": "^7.1.0",

0 commit comments

Comments
 (0)