Skip to content

Commit 1ddb26e

Browse files
chore: release main (googleapis#10768)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 3814477 commit 1ddb26e

File tree

18 files changed

+108
-20
lines changed

18 files changed

+108
-20
lines changed

.release-please-manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"packages/google-cloud-contentwarehouse": "0.1.0",
3-
"packages/google-cloud-discoveryengine": "0.1.1",
4-
"packages/google-cloud-enterpriseknowledgegraph": "0.1.0",
5-
"packages/google-geo-type": "0.1.0",
6-
"packages/google-maps-addressvalidation": "0.0.0",
7-
"packages/google-maps-routing": "0.0.0",
8-
"packages/google-apps-script-type": "0.0.0"
2+
"packages/google-cloud-contentwarehouse": "0.2.0",
3+
"packages/google-cloud-discoveryengine": "0.2.0",
4+
"packages/google-cloud-enterpriseknowledgegraph": "0.2.0",
5+
"packages/google-geo-type": "0.2.0",
6+
"packages/google-maps-addressvalidation": "0.1.0",
7+
"packages/google-maps-routing": "0.1.0",
8+
"packages/google-apps-script-type": "0.1.0"
99
}
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# Changelog
1+
# Changelog
2+
3+
## 0.1.0 (2022-11-10)
4+
5+
6+
### Features
7+
8+
* add initial files for google.apps.script.type ([#10778](https://github.com/googleapis/google-cloud-python/issues/10778)) ([3814477](https://github.com/googleapis/google-cloud-python/commit/3814477a7ecc04e68c631601a6b2820868aacba1))
9+
10+
## Changelog

packages/google-apps-script-type/google/apps/script/type/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "0.0.0" # {x-release-please-version}
17+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-cloud-contentwarehouse/CHANGELOG.md

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

3+
## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contentwarehouse-v0.1.0...google-cloud-contentwarehouse-v0.2.0) (2022-11-10)
4+
5+
6+
### Features
7+
8+
* Add typing to proto.Message based class attributes ([a6cbc16](https://github.com/googleapis/google-cloud-python/commit/a6cbc167835880f9fe31b4030ec5fba69e35b383))
9+
10+
11+
### Documentation
12+
13+
* **samples:** Snippetgen handling of repeated enum field ([a6cbc16](https://github.com/googleapis/google-cloud-python/commit/a6cbc167835880f9fe31b4030ec5fba69e35b383))
14+
315
## 0.1.0 (2022-11-09)
416

517

packages/google-cloud-contentwarehouse/google/cloud/contentwarehouse/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "0.1.0" # {x-release-please-version}
17+
__version__ = "0.2.0" # {x-release-please-version}

packages/google-cloud-contentwarehouse/samples/generated_samples/snippet_metadata_google.cloud.contentwarehouse.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-cloud-contentwarehouse",
11-
"version": "0.1.0"
11+
"version": "0.2.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-discoveryengine/CHANGELOG.md

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

3+
## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.1.1...google-cloud-discoveryengine-v0.2.0) (2022-11-10)
4+
5+
6+
### Features
7+
8+
* Add typing to proto.Message based class attributes ([a6cbc16](https://github.com/googleapis/google-cloud-python/commit/a6cbc167835880f9fe31b4030ec5fba69e35b383))
9+
10+
11+
### Documentation
12+
13+
* **samples:** Snippetgen handling of repeated enum field ([a6cbc16](https://github.com/googleapis/google-cloud-python/commit/a6cbc167835880f9fe31b4030ec5fba69e35b383))
14+
315
## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.1.0...google-cloud-discoveryengine-v0.1.1) (2022-11-02)
416

517

packages/google-cloud-discoveryengine/google/cloud/discoveryengine/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "0.1.1" # {x-release-please-version}
17+
__version__ = "0.2.0" # {x-release-please-version}

packages/google-cloud-discoveryengine/samples/generated_samples/snippet_metadata_google.cloud.discoveryengine.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-cloud-discoveryengine",
11-
"version": "0.1.0"
11+
"version": "0.2.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-enterpriseknowledgegraph/CHANGELOG.md

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

3+
## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-enterpriseknowledgegraph-v0.1.0...google-cloud-enterpriseknowledgegraph-v0.2.0) (2022-11-10)
4+
5+
6+
### Features
7+
8+
* Add typing to proto.Message based class attributes ([a6cbc16](https://github.com/googleapis/google-cloud-python/commit/a6cbc167835880f9fe31b4030ec5fba69e35b383))
9+
* publish Google Cloud's Cloud Knowledge Graph (CKG) API ([#10767](https://github.com/googleapis/google-cloud-python/issues/10767)) ([ccba351](https://github.com/googleapis/google-cloud-python/commit/ccba3519e2c37d15dc2125cef295b168bae7b799))
10+
11+
12+
### Documentation
13+
14+
* **samples:** Snippetgen handling of repeated enum field ([a6cbc16](https://github.com/googleapis/google-cloud-python/commit/a6cbc167835880f9fe31b4030ec5fba69e35b383))
15+
316
## 0.1.0 (2022-11-02)
417

518

0 commit comments

Comments
 (0)