Skip to content

Commit 6ae0502

Browse files
chore: release 3.2.5 (#467)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 6785db0 commit 6ae0502

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/google-cloud-oslogin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://www.npmjs.com/package/@google-cloud/os-login?activeTab=versions
66

7+
### [3.2.5](https://www.github.com/googleapis/nodejs-os-login/compare/v3.2.4...v3.2.5) (2021-07-16)
8+
9+
10+
### Bug Fixes
11+
12+
* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#466](https://www.github.com/googleapis/nodejs-os-login/issues/466)) ([a500bc5](https://www.github.com/googleapis/nodejs-os-login/commit/a500bc585737edf483e6645b7e64dc36c9ca743b))
13+
714
### [3.2.4](https://www.github.com/googleapis/nodejs-os-login/compare/v3.2.3...v3.2.4) (2021-07-12)
815

916

packages/google-cloud-oslogin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/os-login",
33
"description": "Google Cloud OS Login API client for Node.js",
4-
"version": "3.2.4",
4+
"version": "3.2.5",
55
"license": "Apache-2.0",
66
"author": "Google Inc",
77
"engines": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "mocha"
1515
},
1616
"dependencies": {
17-
"@google-cloud/os-login": "^3.2.4"
17+
"@google-cloud/os-login": "^3.2.5"
1818
},
1919
"devDependencies": {
2020
"chai": "^4.2.0",

0 commit comments

Comments
 (0)