Skip to content

Commit 6dd0a9a

Browse files
chore: release main (#12251)
🤖 I have created a release *beep* *boop* --- <details><summary>google-apps-meet: 0.1.3</summary> ## [0.1.3](google-apps-meet-v0.1.2...google-apps-meet-v0.1.3) (2024-02-01) ### Features * Added v2 libraries for the Meet API GA release ([b7cf5a9](b7cf5a9)) * Set google.apps.meet_v2 as the default import ([b7cf5a9](b7cf5a9)) </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 e6a0fd6 commit 6dd0a9a

7 files changed

Lines changed: 14 additions & 6 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages/google-ai-generativelanguage": "0.5.1",
33
"packages/google-analytics-admin": "0.22.4",
44
"packages/google-analytics-data": "0.18.4",
5-
"packages/google-apps-meet": "0.1.2",
5+
"packages/google-apps-meet": "0.1.3",
66
"packages/google-apps-script-type": "0.3.5",
77
"packages/google-area120-tables": "0.11.6",
88
"packages/google-cloud-access-approval": "1.13.0",

packages/google-apps-meet/CHANGELOG.md

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

3+
## [0.1.3](https://github.com/googleapis/google-cloud-python/compare/google-apps-meet-v0.1.2...google-apps-meet-v0.1.3) (2024-02-01)
4+
5+
6+
### Features
7+
8+
* Added v2 libraries for the Meet API GA release ([b7cf5a9](https://github.com/googleapis/google-cloud-python/commit/b7cf5a9a22b0798be485d5b58288f24a50aff6b6))
9+
* Set google.apps.meet_v2 as the default import ([b7cf5a9](https://github.com/googleapis/google-cloud-python/commit/b7cf5a9a22b0798be485d5b58288f24a50aff6b6))
10+
311
## [0.1.2](https://github.com/googleapis/google-cloud-python/compare/google-apps-meet-v0.1.1...google-apps-meet-v0.1.2) (2024-02-01)
412

513

packages/google-apps-meet/google/apps/meet/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.1.2" # {x-release-please-version}
16+
__version__ = "0.1.3" # {x-release-please-version}

packages/google-apps-meet/google/apps/meet_v2/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.1.3" # {x-release-please-version}

packages/google-apps-meet/google/apps/meet_v2beta/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.1.2" # {x-release-please-version}
16+
__version__ = "0.1.3" # {x-release-please-version}

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

packages/google-apps-meet/samples/generated_samples/snippet_metadata_google.apps.meet.v2beta.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-meet",
11-
"version": "0.1.2"
11+
"version": "0.1.3"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)