Skip to content

Commit

Permalink
chore(main): release google-analytics-admin-v1alpha 0.25.0 (#23088)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Sep 12, 2023
1 parent c7df2ea commit 6ef236a
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
@@ -1,7 +1,7 @@
{
"google-analytics-admin": "0.3.0",
"google-analytics-admin+FILLER": "0.0.0",
"google-analytics-admin-v1alpha": "0.24.0",
"google-analytics-admin-v1alpha": "0.25.0",
"google-analytics-admin-v1alpha+FILLER": "0.0.0",
"google-analytics-data": "0.4.0",
"google-analytics-data+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-analytics-admin-v1alpha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 0.25.0 (2023-09-12)

#### Features

* Support for channel pool configuration ([#22916](https://github.com/googleapis/google-cloud-ruby/issues/22916))

### 0.24.0 (2023-09-07)

#### Features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Analytics
module Admin
module V1alpha
VERSION = "0.24.0"
VERSION = "0.25.0"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-analytics-admin-v1alpha",
"version": "0.24.0",
"version": "0.25.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit 6ef236a

Please sign in to comment.