Skip to content

Commit a9aa99c

Browse files
chore: add changelog to cloud-rad (#1379)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/b117b6ab-474f-4107-b550-f38eb6386c07/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@c86c7a6
1 parent f48f367 commit a9aa99c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.kokoro/release/publish_javadoc11.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ mvn clean site -B -q -P docFX
4242

4343
# copy README to docfx-yml dir and rename index.md
4444
cp README.md target/docfx-yml/index.md
45+
# copy CHANGELOG to docfx-yml dir and rename history.md
46+
cp CHANGELOG.md target/docfx-yml/history.md
4547

4648
pushd target/docfx-yml
4749

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/google-http-java-client.git",
7-
"sha": "f4d65c7dc2fac3025273ddc0297b961f3f65f845"
7+
"sha": "f48f367444b116deee45ad528d6dfc616c85b9b6"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1"
14+
"sha": "c86c7a60985644eab557949363a38301d40d78d2"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)