Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 25, 2024
1 parent d7d9e74 commit 56570ae
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/gapic-node-templating": "0.0.0",
"packages/google-ai-generativelanguage": "2.1.0",
"packages/google-ai-generativelanguage": "2.1.1",
"packages/google-analytics-admin": "7.2.0",
"packages/google-analytics-data": "4.4.0",
"packages/google-api-apikeys": "1.1.0",
Expand All @@ -26,7 +26,7 @@
"packages/google-cloud-beyondcorp-appgateways": "1.1.0",
"packages/google-cloud-beyondcorp-clientconnectorservices": "2.1.0",
"packages/google-cloud-beyondcorp-clientgateways": "1.1.0",
"packages/google-cloud-bigquery-analyticshub": "1.2.0",
"packages/google-cloud-bigquery-analyticshub": "1.3.0",
"packages/google-cloud-bigquery-connection": "3.1.0",
"packages/google-cloud-bigquery-dataexchange": "1.1.0",
"packages/google-cloud-bigquery-datapolicies": "1.2.0",
Expand Down
36 changes: 35 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,40 @@
{
"repository": "googleapis/google-cloud-node",
"entries": [
{
"changes": [
{
"type": "feat",
"sha": "d7d9e74ef00ed20aa80ee7c9a2726db115ea19df",
"message": "[bigquery-analyticshub] support selective sharing on data clean room Listings",
"issues": [
"5144"
]
}
],
"version": "1.3.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/bigquery-analyticshub",
"id": "ba1af259-0b09-4a07-9439-db15af07ea3a",
"createTime": "2024-03-25T19:03:41.291Z"
},
{
"changes": [
{
"type": "fix",
"sha": "b2a5f9d476c5cc5bbf9eb47f0dc605284943d8c5",
"message": "[generativelanguage] make learning rate a one-of",
"issues": [
"5142"
]
}
],
"version": "2.1.1",
"language": "JAVASCRIPT",
"artifactName": "@google-ai/generativelanguage",
"id": "54989c0c-bc91-40bf-945d-31f76a033aa9",
"createTime": "2024-03-25T19:03:41.281Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -25148,5 +25182,5 @@
"createTime": "2023-01-28T04:18:24.718Z"
}
],
"updateTime": "2024-03-23T10:48:03.284Z"
"updateTime": "2024-03-25T19:03:41.291Z"
}
7 changes: 7 additions & 0 deletions packages/google-ai-generativelanguage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.1](https://github.com/googleapis/google-cloud-node/compare/generativelanguage-v2.1.0...generativelanguage-v2.1.1) (2024-03-25)


### Bug Fixes

* [generativelanguage] make learning rate a one-of ([#5142](https://github.com/googleapis/google-cloud-node/issues/5142)) ([b2a5f9d](https://github.com/googleapis/google-cloud-node/commit/b2a5f9d476c5cc5bbf9eb47f0dc605284943d8c5))

## [2.1.0](https://github.com/googleapis/google-cloud-node/compare/generativelanguage-v2.0.1...generativelanguage-v2.1.0) (2024-02-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-ai-generativelanguage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-ai/generativelanguage",
"version": "2.1.0",
"version": "2.1.1",
"description": "Generative Language API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-ai-generativelanguage/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-ai/generativelanguage": "^2.1.0"
"@google-ai/generativelanguage": "^2.1.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-bigquery-analyticshub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/googleapis/google-cloud-node/compare/bigquery-analyticshub-v1.2.0...bigquery-analyticshub-v1.3.0) (2024-03-25)


### Features

* [bigquery-analyticshub] support selective sharing on data clean room Listings ([#5144](https://github.com/googleapis/google-cloud-node/issues/5144)) ([d7d9e74](https://github.com/googleapis/google-cloud-node/commit/d7d9e74ef00ed20aa80ee7c9a2726db115ea19df))

## [1.2.0](https://github.com/googleapis/google-cloud-node/compare/bigquery-analyticshub-v1.1.0...bigquery-analyticshub-v1.2.0) (2024-02-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-analyticshub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/bigquery-analyticshub",
"version": "1.2.0",
"version": "1.3.0",
"description": "Analytics Hub API client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/bigquery-analyticshub": "^1.2.0"
"@google-cloud/bigquery-analyticshub": "^1.3.0"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down

0 comments on commit 56570ae

Please sign in to comment.