Skip to content

Commit e772a90

Browse files
docs: add link to CHANGELOG in README (#813)
* chore(node): fix kokoro build path for cloud-rad Source-Author: F. Hinkelmann <[email protected]> Source-Date: Wed Jul 29 00:28:42 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 89d431fb2975fc4e0ed24995a6e6dfc8ff4c24fa Source-Link: googleapis/synthtool@89d431f * docs: add links to the CHANGELOG from the README.md for Java and Node Source-Author: Megan Potter <[email protected]> Source-Date: Thu Jul 30 13:21:57 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 5936421202fb53ed4641bcb824017dd393a3dbcc Source-Link: googleapis/synthtool@5936421
1 parent ac00b6c commit e772a90

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

packages/google-cloud-vision/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
Google Cloud Vision API client for Node.js
1515

1616

17+
A comprehensive list of changes in each version may be found in
18+
[the CHANGELOG](https://github.com/googleapis/nodejs-vision/blob/master/CHANGELOG.md).
19+
1720
* [Google Cloud Vision API Node.js Client API Reference][client-docs]
1821
* [Google Cloud Vision API Documentation][product-docs]
1922
* [github.com/googleapis/nodejs-vision](https://github.com/googleapis/nodejs-vision)

packages/google-cloud-vision/protos/protos.d.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-vision/protos/protos.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-vision/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-vision.git",
7-
"sha": "f0294b545faac8ddd743b6c49d82a372cf98a71f"
7+
"sha": "387805ed760d908e378f64e899350bcc57e6c1f6"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3"
22+
"sha": "5936421202fb53ed4641bcb824017dd393a3dbcc"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)