We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ade88 commit ff21e13Copy full SHA for ff21e13
3 files changed
.release-please-manifest.json
@@ -1003,7 +1003,7 @@
1003
"google-shopping-merchant-reviews+FILLER": "0.0.0",
1004
"google-shopping-merchant-reviews-v1beta": "0.6.0",
1005
"google-shopping-merchant-reviews-v1beta+FILLER": "0.0.0",
1006
- "grafeas": "1.5.2",
+ "grafeas": "1.5.3",
1007
"grafeas+FILLER": "0.0.0",
1008
"grafeas-v1": "1.5.0",
1009
"grafeas-v1+FILLER": "0.0.0",
grafeas/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Release History
2
3
+### 1.5.3 (2025-09-12)
4
+
5
+#### Documentation
6
7
+* Add examples to wrapper libraries README.md ([#31320](https://github.com/googleapis/google-cloud-ruby/issues/31320))
8
9
### 1.5.2 (2025-05-27)
10
11
#### Documentation
grafeas/lib/grafeas/version.rb
@@ -18,5 +18,5 @@
18
19
20
module Grafeas
21
- VERSION = "1.5.2"
+ VERSION = "1.5.3"
22
end
0 commit comments