-
Notifications
You must be signed in to change notification settings - Fork 598
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c10484d
commit 554b045
Showing
3 changed files
with
66 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
# Changelog | ||
|
||
[npm history][1] | ||
|
||
[1]: https://www.npmjs.com/package/@google-cloud/os-login?activeTab=versions | ||
|
||
## v0.3.0 | ||
|
||
### Breaking changes | ||
- fix: drop support for node.js 4.x and 9.x ([#43](https://github.com/googleapis/nodejs-os-login/pull/43)) | ||
|
||
### Dependencies | ||
- fix(deps): update dependency google-gax to ^0.20.0 ([#71](https://github.com/googleapis/nodejs-os-login/pull/71)) | ||
- fix(deps): update dependency google-gax to ^0.19.0 ([#65](https://github.com/googleapis/nodejs-os-login/pull/65)) | ||
- fix(deps): update dependency google-gax to ^0.18.0 ([#55](https://github.com/googleapis/nodejs-os-login/pull/55)) | ||
|
||
### Documentation | ||
- Update comments in the code ([#68](https://github.com/googleapis/nodejs-os-login/pull/68)) | ||
|
||
### Internal / Testing Changes | ||
- test: remove appveyor config ([#78](https://github.com/googleapis/nodejs-os-login/pull/78)) | ||
- build: bring in Kokoro cfgs via synth.py ([#77](https://github.com/googleapis/nodejs-os-login/pull/77)) | ||
- Fix the linter ([#75](https://github.com/googleapis/nodejs-os-login/pull/75)) | ||
- Enable prefer-const in the eslint config ([#74](https://github.com/googleapis/nodejs-os-login/pull/74)) | ||
- Enable no-var in eslint ([#73](https://github.com/googleapis/nodejs-os-login/pull/73)) | ||
- Switch to let/const ([#72](https://github.com/googleapis/nodejs-os-login/pull/72)) | ||
- Retry npm install in CI ([#70](https://github.com/googleapis/nodejs-os-login/pull/70)) | ||
- chore(deps): update dependency nyc to v13 ([#66](https://github.com/googleapis/nodejs-os-login/pull/66)) | ||
- chore(deps): update dependency eslint-config-prettier to v3 ([#64](https://github.com/googleapis/nodejs-os-login/pull/64)) | ||
- chore: do not use npm ci ([#63](https://github.com/googleapis/nodejs-os-login/pull/63)) | ||
- chore: ignore package-lock.json ([#60](https://github.com/googleapis/nodejs-os-login/pull/60)) | ||
- chore(deps): lock file maintenance ([#59](https://github.com/googleapis/nodejs-os-login/pull/59)) | ||
- chore(deps): lock file maintenance ([#58](https://github.com/googleapis/nodejs-os-login/pull/58)) | ||
- remove that whitespace ([#56](https://github.com/googleapis/nodejs-os-login/pull/56)) | ||
- chore: update renovate config ([#57](https://github.com/googleapis/nodejs-os-login/pull/57)) | ||
- chore(deps): lock file maintenance ([#54](https://github.com/googleapis/nodejs-os-login/pull/54)) | ||
- chore: move mocha options to mocha.opts ([#52](https://github.com/googleapis/nodejs-os-login/pull/52)) | ||
- chore: require node 8 for samples ([#53](https://github.com/googleapis/nodejs-os-login/pull/53)) | ||
- chore(deps): lock file maintenance ([#51](https://github.com/googleapis/nodejs-os-login/pull/51)) | ||
- chore(deps): update dependency eslint-plugin-node to v7 ([#48](https://github.com/googleapis/nodejs-os-login/pull/48)) | ||
- test: use strictEqual in tests ([#49](https://github.com/googleapis/nodejs-os-login/pull/49)) | ||
- chore(deps): lock file maintenance ([#47](https://github.com/googleapis/nodejs-os-login/pull/47)) | ||
- chore(deps): lock file maintenance ([#45](https://github.com/googleapis/nodejs-os-login/pull/45)) | ||
- chore(deps): lock file maintenance ([#44](https://github.com/googleapis/nodejs-os-login/pull/44)) | ||
- chore(deps): lock file maintenance ([#42](https://github.com/googleapis/nodejs-os-login/pull/42)) | ||
- chore(deps): lock file maintenance ([#41](https://github.com/googleapis/nodejs-os-login/pull/41)) | ||
- chore(deps): lock file maintenance ([#40](https://github.com/googleapis/nodejs-os-login/pull/40)) | ||
- Add license header to synth.py ([#39](https://github.com/googleapis/nodejs-os-login/pull/39)) | ||
- Add synth.py and update google-gax ([#36](https://github.com/googleapis/nodejs-os-login/pull/36)) | ||
- chore(deps): update dependency @google-cloud/nodejs-repo-tools to v2.3.0 ([#37](https://github.com/googleapis/nodejs-os-login/pull/37)) | ||
- Configure Renovate ([#30](https://github.com/googleapis/nodejs-os-login/pull/30)) | ||
- chore(package): update eslint to version 5.0.0 ([#31](https://github.com/googleapis/nodejs-os-login/pull/31)) | ||
- refactor: drop repo-tool as an exec wrapper ([#35](https://github.com/googleapis/nodejs-os-login/pull/35)) | ||
- fix: update linking for samples ([#32](https://github.com/googleapis/nodejs-os-login/pull/32)) | ||
- chore: update sample lockfiles ([#34](https://github.com/googleapis/nodejs-os-login/pull/34)) | ||
- chore(package): update nyc to version 12.0.2 | ||
- chore: lock files maintenance ([#26](https://github.com/googleapis/nodejs-os-login/pull/26)) | ||
- chore: the ultimate fix for repo-tools EPERM ([#25](https://github.com/googleapis/nodejs-os-login/pull/25)) | ||
- chore: timeout for system test ([#24](https://github.com/googleapis/nodejs-os-login/pull/24)) | ||
- chore: lock files maintenance ([#23](https://github.com/googleapis/nodejs-os-login/pull/23)) | ||
- chore: test on node10 ([#22](https://github.com/googleapis/nodejs-os-login/pull/22)) | ||
- chore: lock files maintenance ([#20](https://github.com/googleapis/nodejs-os-login/pull/20)) | ||
- chore: workaround for repo-tools EPERM ([#19](https://github.com/googleapis/nodejs-os-login/pull/19)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters