Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit b0a4905

Browse files
chore: add changelog to cloud-rad (#488)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/78b18b33-2328-44a1-8838-3decd7e08ca2/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@c86c7a6
1 parent 9ed8d8b commit b0a4905

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,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-document-ai.git",
7-
"sha": "c93874dbb1c6747982c92be352eacbfc8fe3e110"
7+
"sha": "9ed8d8b56896093a473844b9cd5208cf3348a427"
88
}
99
},
1010
{
@@ -43,7 +43,7 @@
4343
"git": {
4444
"name": "synthtool",
4545
"remote": "https://github.com/googleapis/synthtool.git",
46-
"sha": "4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1"
46+
"sha": "c86c7a60985644eab557949363a38301d40d78d2"
4747
}
4848
}
4949
],

0 commit comments

Comments
 (0)