Skip to content

Commit bc9b2a1

Browse files
chore(main): release google-analytics-admin 0.6.3 (#31323)
1 parent e1870a7 commit bc9b2a1

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
@@ -7,7 +7,7 @@
77
"google-ads-marketing_platform-admin+FILLER": "0.0.0",
88
"google-ads-marketing_platform-admin-v1alpha": "0.2.0",
99
"google-ads-marketing_platform-admin-v1alpha+FILLER": "0.0.0",
10-
"google-analytics-admin": "0.6.2",
10+
"google-analytics-admin": "0.6.3",
1111
"google-analytics-admin+FILLER": "0.0.0",
1212
"google-analytics-admin-v1alpha": "0.38.0",
1313
"google-analytics-admin-v1alpha+FILLER": "0.0.0",

google-analytics-admin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 0.6.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
### 0.6.2 (2025-04-29)
410

511
#### Bug Fixes

google-analytics-admin/lib/google/analytics/admin/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
module Google
2121
module Analytics
2222
module Admin
23-
VERSION = "0.6.2"
23+
VERSION = "0.6.3"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)