Skip to content

Commit c1eb941

Browse files
chore: add changelog to cloud-rad (#835)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/41862329-45d0-4225-9ed2-ad5a75997ae8/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@c86c7a6
1 parent 7e3dc28 commit c1eb941

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.kokoro/release/publish_javadoc11.sh

+2
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

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-storage.git",
7-
"sha": "1dfcc0298db37fbb5b4845dae30eddd0d1527799"
7+
"sha": "7e3dc287e4285a9312393179671a78c569e7e869"
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)