Skip to content

Commit ff21e13

Browse files
chore(main): release grafeas 1.5.3 (googleapis#31001)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 85ade88 commit ff21e13

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
@@ -1003,7 +1003,7 @@
10031003
"google-shopping-merchant-reviews+FILLER": "0.0.0",
10041004
"google-shopping-merchant-reviews-v1beta": "0.6.0",
10051005
"google-shopping-merchant-reviews-v1beta+FILLER": "0.0.0",
1006-
"grafeas": "1.5.2",
1006+
"grafeas": "1.5.3",
10071007
"grafeas+FILLER": "0.0.0",
10081008
"grafeas-v1": "1.5.0",
10091009
"grafeas-v1+FILLER": "0.0.0",

grafeas/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+
### 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+
39
### 1.5.2 (2025-05-27)
410

511
#### Documentation

grafeas/lib/grafeas/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818

1919

2020
module Grafeas
21-
VERSION = "1.5.2"
21+
VERSION = "1.5.3"
2222
end

0 commit comments

Comments
 (0)