Skip to content

Commit 703ba9a

Browse files
chore(main): release 2.19.2 (#2712)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 822b87c commit 703ba9a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 2.19.2
4+
35
## [2.19.1](https://github.com/googleapis/google-api-php-client/compare/v2.19.0...v2.19.1) (2026-03-27)
46

57

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"name": "google/apiclient",
33
"type": "library",
44
"description": "Client library for Google APIs",
5-
"keywords": ["google"],
5+
"keywords": [
6+
"google"
7+
],
68
"homepage": "http://developers.google.com/api-client-library/php",
79
"license": "Apache-2.0",
810
"require": {

0 commit comments

Comments
 (0)