Skip to content

Commit f1ef6d8

Browse files
chore: release main (#6696)
1 parent 4aa2f48 commit f1ef6d8

File tree

7 files changed

+30
-7
lines changed

7 files changed

+30
-7
lines changed

.release-please-manifest-submodules.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dlp": "1.5.0",
4242
"documentai": "1.7.0",
4343
"domains": "0.6.0",
44-
"edgecontainer": "0.0.0",
44+
"edgecontainer": "0.1.0",
4545
"essentialcontacts": "1.2.0",
4646
"eventarc": "1.6.0",
4747
"filestore": "1.2.0",
@@ -77,7 +77,7 @@
7777
"phishingprotection": "0.5.0",
7878
"policytroubleshooter": "1.2.0",
7979
"privatecatalog": "0.5.0",
80-
"recaptchaenterprise/v2": "2.0.1",
80+
"recaptchaenterprise/v2": "2.1.0",
8181
"recommendationengine": "0.5.0",
8282
"recommender": "1.5.0",
8383
"redis": "1.7.0",
@@ -103,7 +103,7 @@
103103
"translate": "1.2.0",
104104
"video": "1.7.0",
105105
"videointelligence": "1.6.0",
106-
"vision/v2": "2.1.1",
106+
"vision/v2": "2.2.0",
107107
"vmmigration": "1.1.0",
108108
"vpcaccess": "1.3.0",
109109
"webrisk": "1.4.0",

edgecontainer/CHANGES.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# Changes
1+
# Changelog
2+
3+
## 0.1.0 (2022-09-20)
4+
5+
6+
### Features
7+
8+
* **edgecontainer:** Start generating apiv1 ([#6694](https://github.com/googleapis/google-cloud-go/issues/6694)) ([6bc9b69](https://github.com/googleapis/google-cloud-go/commit/6bc9b69ca4dd910a9801f07bbc2b8abfdabe8628))
9+
10+
## Changes

edgecontainer/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

recaptchaenterprise/v2/CHANGES.md

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

3+
## [2.1.0](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.0.1...recaptchaenterprise/v2.1.0) (2022-09-20)
4+
5+
6+
### Features
7+
8+
* **recaptchaenterprise/v2:** start generating apiv1beta1 ([4aa2f48](https://github.com/googleapis/google-cloud-go/commit/4aa2f48eeb2b37124b207d3567f2b66f567797a8))
9+
310
## [2.0.1](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.0.0...recaptchaenterprise/v2.0.1) (2022-06-16)
411

512

recaptchaenterprise/v2/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "2.0.1"
18+
const Version = "2.1.0"

vision/v2/CHANGES.md

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

3+
## [2.2.0](https://github.com/googleapis/google-cloud-go/compare/vision/v2.1.1...vision/v2.2.0) (2022-09-20)
4+
5+
6+
### Features
7+
8+
* **vision/v2:** start generating apiv1p1beta1 ([4aa2f48](https://github.com/googleapis/google-cloud-go/commit/4aa2f48eeb2b37124b207d3567f2b66f567797a8))
9+
310
## [2.1.1](https://github.com/googleapis/google-cloud-go/compare/vision/v2.1.0...vision/v2.1.1) (2022-09-15)
411

512

vision/v2/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "2.1.1"
18+
const Version = "2.2.0"

0 commit comments

Comments
 (0)