|
4 | 4 |
|
5 | 5 | [1]: https://www.npmjs.com/package/@google-cloud/resource?activeTab=versions
|
6 | 6 |
|
| 7 | +## v0.9.1 |
| 8 | + |
| 9 | +03-12-2019 12:22 PDT |
| 10 | + |
| 11 | +Greetings folks! This is a patch release that just bumps a few dependencies. Enjoy! |
| 12 | + |
| 13 | +### Dependencies |
| 14 | +- fix(deps): update dependency @google-cloud/paginator to ^0.2.0 |
| 15 | +- fix(deps): update dependency @google-cloud/promisify to ^0.4.0 ([#179](https://github.com/googleapis/nodejs-resource/pull/179)) |
| 16 | +- fix(deps): update dependency @google-cloud/common to ^0.31.0 ([#171](https://github.com/googleapis/nodejs-resource/pull/171)) |
| 17 | + |
| 18 | +### Documentation |
| 19 | +- docs: update links in contrib guide ([#180](https://github.com/googleapis/nodejs-resource/pull/180)) |
| 20 | +- docs: update contributing path in README ([#174](https://github.com/googleapis/nodejs-resource/pull/174)) |
| 21 | +- docs: move CONTRIBUTING.md to root ([#173](https://github.com/googleapis/nodejs-resource/pull/173)) |
| 22 | +- docs: add lint/fix example to contributing guide ([#170](https://github.com/googleapis/nodejs-resource/pull/170)) |
| 23 | + |
| 24 | +### Internal / Testing Changes |
| 25 | +- build: Add docuploader credentials to node publish jobs ([#184](https://github.com/googleapis/nodejs-resource/pull/184)) |
| 26 | +- build: use node10 to run samples-test, system-test etc ([#183](https://github.com/googleapis/nodejs-resource/pull/183)) |
| 27 | +- build: update release configuration |
| 28 | +- chore(deps): update dependency mocha to v6 |
| 29 | +- build: use linkinator for docs test ([#178](https://github.com/googleapis/nodejs-resource/pull/178)) |
| 30 | +- fix(deps): update dependency yargs to v13 ([#177](https://github.com/googleapis/nodejs-resource/pull/177)) |
| 31 | +- build: create docs test npm scripts ([#176](https://github.com/googleapis/nodejs-resource/pull/176)) |
| 32 | +- build: test using @grpc/grpc-js in CI ([#175](https://github.com/googleapis/nodejs-resource/pull/175)) |
| 33 | +- chore(deps): update dependency eslint-config-prettier to v4 ([#168](https://github.com/googleapis/nodejs-resource/pull/168)) |
| 34 | +- build: ignore googleapis.com in doc link check ([#166](https://github.com/googleapis/nodejs-resource/pull/166)) |
| 35 | +- build: check broken links in generated docs ([#164](https://github.com/googleapis/nodejs-resource/pull/164)) |
| 36 | +- refactor: modernize the sample tests ([#162](https://github.com/googleapis/nodejs-resource/pull/162)) |
| 37 | +- chore(build): inject yoshi automation key ([#160](https://github.com/googleapis/nodejs-resource/pull/160)) |
| 38 | +- chore: update nyc and eslint configs ([#159](https://github.com/googleapis/nodejs-resource/pull/159)) |
| 39 | +- chore: fix publish.sh permission +x ([#157](https://github.com/googleapis/nodejs-resource/pull/157)) |
| 40 | +- fix(build): fix Kokoro release script ([#156](https://github.com/googleapis/nodejs-resource/pull/156)) |
| 41 | +- build: add Kokoro configs for autorelease ([#155](https://github.com/googleapis/nodejs-resource/pull/155)) |
| 42 | + |
7 | 43 | ## v0.9.0
|
8 | 44 |
|
9 | 45 | 12-06-2018 15:54 PST
|
|
0 commit comments