Skip to content

Commit bc21ce6

Browse files
chore: release main (#14003)
🤖 I have created a release *beep* *boop* --- <details><summary>google-apps-events-subscriptions: 0.2.2</summary> ## [0.2.2](google-apps-events-subscriptions-v0.2.1...google-apps-events-subscriptions-v0.2.2) (2025-06-12) ### Features * add google.apps.events_subscriptions_v1beta ([f4c0d3d](f4c0d3d)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5eb8e4d commit bc21ce6

File tree

7 files changed

+13
-6
lines changed

7 files changed

+13
-6
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"packages/google-analytics-data": "0.18.19",
77
"packages/google-apps-card": "0.1.8",
88
"packages/google-apps-chat": "0.2.6",
9-
"packages/google-apps-events-subscriptions": "0.2.1",
9+
"packages/google-apps-events-subscriptions": "0.2.2",
1010
"packages/google-apps-meet": "0.1.16",
1111
"packages/google-apps-script-type": "0.3.15",
1212
"packages/google-area120-tables": "0.11.17",

packages/google-apps-events-subscriptions/CHANGELOG.md

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

3+
## [0.2.2](https://github.com/googleapis/google-cloud-python/compare/google-apps-events-subscriptions-v0.2.1...google-apps-events-subscriptions-v0.2.2) (2025-06-12)
4+
5+
6+
### Features
7+
8+
* add google.apps.events_subscriptions_v1beta ([f4c0d3d](https://github.com/googleapis/google-cloud-python/commit/f4c0d3d60194735d7d07b67673099ef0431f8728))
9+
310
## [0.2.1](https://github.com/googleapis/google-cloud-python/compare/google-apps-events-subscriptions-v0.2.0...google-apps-events-subscriptions-v0.2.1) (2025-06-03)
411

512

packages/google-apps-events-subscriptions/google/apps/events_subscriptions/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.2.2" # {x-release-please-version}

packages/google-apps-events-subscriptions/google/apps/events_subscriptions_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.2.2" # {x-release-please-version}

packages/google-apps-events-subscriptions/google/apps/events_subscriptions_v1beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.2.2" # {x-release-please-version}

packages/google-apps-events-subscriptions/samples/generated_samples/snippet_metadata_google.apps.events.subscriptions.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-apps-events-subscriptions",
11-
"version": "0.1.0"
11+
"version": "0.2.2"
1212
},
1313
"snippets": [
1414
{

packages/google-apps-events-subscriptions/samples/generated_samples/snippet_metadata_google.apps.events.subscriptions.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-apps-events-subscriptions",
11-
"version": "0.1.0"
11+
"version": "0.2.2"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)