Skip to content

Commit

Permalink
chore: release main (#4043)
Browse files Browse the repository at this point in the history
* chore: release main

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] and gcf-owl-bot[bot] authored Mar 2, 2023
1 parent 44756d7 commit b01cab5
Show file tree
Hide file tree
Showing 8 changed files with 58 additions and 8 deletions.
5 changes: 3 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"packages/google-cloud-iap": "2.2.1",
"packages/google-cloud-ids": "2.2.1",
"packages/google-cloud-iot": "3.2.1",
"packages/google-cloud-kms": "3.3.1",
"packages/google-cloud-kms": "3.4.0",
"packages/google-cloud-language": "5.2.1",
"packages/google-cloud-lifesciences": "2.3.1",
"packages/google-cloud-managedidentities": "2.2.1",
Expand Down Expand Up @@ -132,5 +132,6 @@
"packages/google-storagetransfer": "2.3.1",
"packages/grafeas": "4.2.2",
"packages/typeless-sample-bot": "1.3.0",
"packages/google-cloud-advisorynotifications": "0.1.0"
"packages/google-cloud-advisorynotifications": "0.1.0",
"packages/google-cloud-kms-inventory": "0.1.0"
}
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": "44756d7c15642a065628cd4a598198a56584dbff",
"message": "Add initial files for google.cloud.kms.inventory.v1",
"issues": [
"4011"
]
}
],
"version": "0.1.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/kms-inventory",
"id": "a108d2a6-3503-40d3-ad24-467ec2fa1c80",
"createTime": "2023-03-02T07:21:42.471Z"
},
{
"changes": [
{
"type": "feat",
"sha": "44756d7c15642a065628cd4a598198a56584dbff",
"message": "Add initial files for google.cloud.kms.inventory.v1",
"issues": [
"4011"
]
}
],
"version": "3.4.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/kms",
"id": "0a134d09-750b-412f-a8e9-e2e5cf3fa123",
"createTime": "2023-03-02T07:21:42.469Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -4316,5 +4350,5 @@
"createTime": "2023-01-28T04:18:24.718Z"
}
],
"updateTime": "2023-03-01T20:52:56.363Z"
"updateTime": "2023-03-02T07:21:42.471Z"
}
8 changes: 8 additions & 0 deletions packages/google-cloud-kms-inventory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 0.1.0 (2023-03-02)


### Features

* Add initial files for google.cloud.kms.inventory.v1 ([#4011](https://github.com/googleapis/google-cloud-node/issues/4011)) ([44756d7](https://github.com/googleapis/google-cloud-node/commit/44756d7c15642a065628cd4a598198a56584dbff))
2 changes: 1 addition & 1 deletion packages/google-cloud-kms-inventory/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-cloud/kms-inventory": "0.1.0"
"@google-cloud/kms-inventory": "^0.1.0"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-kms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/@google-cloud/kms?activeTab=versions

## [3.4.0](https://github.com/googleapis/google-cloud-node/compare/kms-v3.3.1...kms-v3.4.0) (2023-03-02)


### Features

* Add initial files for google.cloud.kms.inventory.v1 ([#4011](https://github.com/googleapis/google-cloud-node/issues/4011)) ([44756d7](https://github.com/googleapis/google-cloud-node/commit/44756d7c15642a065628cd4a598198a56584dbff))

## [3.3.1](https://github.com/googleapis/google-cloud-node/compare/kms-v3.3.0...kms-v3.3.1) (2023-02-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-kms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/kms",
"description": "Google Cloud Key Management Service (KMS) API client for Node.js",
"version": "3.3.1",
"version": "3.4.0",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-kms",
"version": "3.3.0",
"version": "3.4.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down Expand Up @@ -1464,4 +1464,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion packages/google-cloud-kms/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "c8 mocha --recursive test/ --timeout=800000"
},
"dependencies": {
"@google-cloud/kms": "^3.3.1",
"@google-cloud/kms": "^3.4.0",
"fast-crc32c": "^2.0.0",
"jslint": "^0.12.1"
},
Expand Down

0 comments on commit b01cab5

Please sign in to comment.