Skip to content

Commit

Permalink
chore(main): release google-shopping-merchant-quota-v1beta 0.2.0 (#28057
Browse files Browse the repository at this point in the history
)
  • Loading branch information
release-please[bot] authored Dec 10, 2024
1 parent 7e6ce6f commit 2cc5d59
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@
"google-shopping-merchant-promotions-v1beta+FILLER": "0.0.0",
"google-shopping-merchant-quota": "0.1.1",
"google-shopping-merchant-quota+FILLER": "0.0.0",
"google-shopping-merchant-quota-v1beta": "0.1.2",
"google-shopping-merchant-quota-v1beta": "0.2.0",
"google-shopping-merchant-quota-v1beta+FILLER": "0.0.0",
"google-shopping-merchant-reports": "0.3.1",
"google-shopping-merchant-reports+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-shopping-merchant-quota-v1beta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 0.2.0 (2024-12-10)

#### Features

* Provide opt-in debug logging

### 0.1.2 (2024-08-30)

#### Documentation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module Shopping
module Merchant
module Quota
module V1beta
VERSION = "0.1.2"
VERSION = "0.2.0"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-shopping-merchant-quota-v1beta",
"version": "0.1.2",
"version": "0.2.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit 2cc5d59

Please sign in to comment.