Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
docs: add link to CHANGELOG in README (#813)
Browse files Browse the repository at this point in the history
* chore(node): fix kokoro build path for cloud-rad

Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
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 <57276408+feywind@users.noreply.github.com>
Source-Date: Thu Jul 30 13:21:57 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 5936421202fb53ed4641bcb824017dd393a3dbcc
Source-Link: googleapis/synthtool@5936421
  • Loading branch information
yoshi-automation authored Jul 31, 2020
1 parent 387805e commit 9158ebe
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .kokoro/release/docs-devsite.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
Google Cloud Vision API client for Node.js


A comprehensive list of changes in each version may be found in
[the CHANGELOG](https://github.com/googleapis/nodejs-vision/blob/master/CHANGELOG.md).

* [Google Cloud Vision API Node.js Client API Reference][client-docs]
* [Google Cloud Vision API Documentation][product-docs]
* [github.com/googleapis/nodejs-vision](https://github.com/googleapis/nodejs-vision)
Expand Down
2 changes: 1 addition & 1 deletion protos/protos.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion protos/protos.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-vision.git",
"sha": "f0294b545faac8ddd743b6c49d82a372cf98a71f"
"sha": "387805ed760d908e378f64e899350bcc57e6c1f6"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3"
"sha": "5936421202fb53ed4641bcb824017dd393a3dbcc"
}
}
],
Expand Down

0 comments on commit 9158ebe

Please sign in to comment.