Skip to content

Commit 076504f

Browse files
chore(main): release 0.326.0
1 parent 93dd13c commit 076504f

File tree

4 files changed

+20
-3
lines changed

4 files changed

+20
-3
lines changed

CHANGELOG.md

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

3+
## 0.326.0
4+
5+
<details><summary>google/common-protos 4.14.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [CommonProtos] update SelectiveGapicGeneration usage doc ([#9070](https://github.com/googleapis/google-cloud-php/issues/9070)) ([93dd13c](https://github.com/googleapis/google-cloud-php/commit/93dd13cbb61a81c813fd03f4eabad87ad29e5218))
12+
13+
14+
### Documentation
15+
16+
* Update comments and formatting ([93dd13c](https://github.com/googleapis/google-cloud-php/commit/93dd13cbb61a81c813fd03f4eabad87ad29e5218))
17+
18+
</details>
19+
320
## 0.325.0
421

522
<details><summary>googleads/data-manager 0.4.0</summary>

CommonProtos/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.13.0
1+
4.14.0

CommonProtos/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "google/common-protos",
33
"type": "library",
44
"description": "Google API Common Protos for PHP",
5-
"version": "4.13.0",
5+
"version": "4.14.0",
66
"keywords": [
77
"google"
88
],

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"google/cloud-web-security-scanner": "1.2.0",
282282
"google/cloud-workflows": "1.3.0",
283283
"google/cloud-workloadmanager": "0.2.0",
284-
"google/common-protos": "4.13.0",
284+
"google/common-protos": "4.14.0",
285285
"google/geo-common-protos": "0.2.4",
286286
"google/grafeas": "1.7.0",
287287
"google/longrunning": "0.7.1",

0 commit comments

Comments
 (0)