Skip to content

Commit dec83f7

Browse files
chore(main): release google-shopping-type 1.0.0 (#367)
1 parent 1d5233c commit dec83f7

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"google-cloud-common+FILLER": "0.0.0",
88
"google-geo-type": "1.0.0",
99
"google-geo-type+FILLER": "0.0.0",
10-
"google-shopping-type": "0.6.0",
10+
"google-shopping-type": "1.0.0",
1111
"google-shopping-type+FILLER": "0.0.0",
1212
"googleapis-common-protos": "1.7.0",
1313
"googleapis-common-protos+FILLER": "0.0.0",

google-shopping-type/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### 1.0.0 (2025-03-14)
4+
5+
#### Features
6+
7+
* Bump version to 1.0.0 ([#371](https://github.com/googleapis/common-protos-ruby/issues/371))
8+
* Update minimum required Ruby to 3.0 ([#354](https://github.com/googleapis/common-protos-ruby/issues/354))
9+
310
### 0.6.0 (2024-06-11)
411

512
#### Features
@@ -37,4 +44,3 @@
3744
* Initial generation of google-shopping-type ([#193](https://github.com/googleapis/common-protos-ruby/issues/193))
3845

3946
## Changelog
40-

google-shopping-type/lib/google/shopping/type/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
module Google
1818
module Shopping
1919
module Type
20-
VERSION = "0.6.0".freeze
20+
VERSION = "1.0.0".freeze
2121
end
2222
end
2323
end

0 commit comments

Comments
 (0)