@google-cloud/scheduler
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -7,2 +7,9 @@ # Changelog | ||
### [1.1.2](https://www.github.com/googleapis/nodejs-scheduler/compare/v1.1.1...v1.1.2) (2019-06-27) | ||
### Bug Fixes | ||
* **docs:** link to reference docs section on googleapis.dev ([#111](https://www.github.com/googleapis/nodejs-scheduler/issues/111)) ([cf84f3c](https://www.github.com/googleapis/nodejs-scheduler/commit/cf84f3c)) | ||
### [1.1.1](https://www.github.com/googleapis/nodejs-scheduler/compare/v1.1.0...v1.1.1) (2019-06-14) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/scheduler", | ||
"description": "Cloud Scheduler API client for Node.js", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "author": "Google LLC", |
@@ -139,3 +139,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
[client-docs]: https://googleapis.dev/nodejs/scheduler/latest | ||
[client-docs]: https://googleapis.dev/nodejs/scheduler/latest#reference | ||
[product-docs]: https://cloud.google.com/scheduler | ||
@@ -146,2 +146,4 @@ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png | ||
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=cloudscheduler.googleapis.com | ||
[auth]: https://cloud.google.com/docs/authentication/getting-started | ||
[auth]: https://cloud.google.com/docs/authentication/getting-started | ||
<a name="reference"></a> |
284887
148