Skip to content

Commit 5122ec2

Browse files
chore(main): release google-cloud-document_ai-v1beta3 0.48.1 (#33548)
1 parent 2da58d6 commit 5122ec2

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.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.12.0",
371371
"google-cloud-document_ai-v1+FILLER": "0.0.0",
372-
"google-cloud-document_ai-v1beta3": "0.48.0",
372+
"google-cloud-document_ai-v1beta3": "0.48.1",
373373
"google-cloud-document_ai-v1beta3+FILLER": "0.0.0",
374374
"google-cloud-domains": "2.1.0",
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.48.1 (2026-04-02)
4+
5+
#### Documentation
6+
7+
* update API common type documentation ([#33448](https://github.com/googleapis/google-cloud-ruby/issues/33448))
8+
39
### 0.48.0 (2026-03-19)
410

511
#### Features

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.48.0"
24+
VERSION = "0.48.1"
2525
end
2626
end
2727
end

google-cloud-document_ai-v1beta3/snippets/snippet_metadata_google.cloud.documentai.v1beta3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-document_ai-v1beta3",
4-
"version": "0.48.0",
4+
"version": "0.48.1",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)