Skip to content

Commit 2825bcf

Browse files
chore(main): release google-cloud-document_ai-v1beta3 0.46.2
1 parent b583c1f commit 2825bcf

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
"google-cloud-document_ai+FILLER": "0.0.0",
370370
"google-cloud-document_ai-v1": "1.10.1",
371371
"google-cloud-document_ai-v1+FILLER": "0.0.0",
372-
"google-cloud-document_ai-v1beta3": "0.46.1",
372+
"google-cloud-document_ai-v1beta3": "0.46.2",
373373
"google-cloud-document_ai-v1beta3+FILLER": "0.0.0",
374374
"google-cloud-domains": "2.0.2",
375375
"google-cloud-domains+FILLER": "0.0.0",

google-cloud-document_ai-v1beta3/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
### 0.46.2 (2026-02-03)
4+
5+
#### Documentation
6+
7+
* Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025 ([#32376](https://github.com/googleapis/google-cloud-ruby/issues/32376))
8+
39
### 0.46.1 (2025-10-27)
410

511
#### Documentation

google-cloud-document_ai-v1beta3/lib/google/cloud/document_ai/v1beta3/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module DocumentAI
2323
module V1beta3
24-
VERSION = "0.46.1"
24+
VERSION = "0.46.2"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)