Skip to content

Commit

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

* 🦉 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 Jun 21, 2022
1 parent 43d893a commit f7e4d68
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions packages/google-cloud-assuredworkloads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.0](https://github.com/googleapis/nodejs-assured-workloads/compare/v3.0.0...v3.1.0) (2022-06-16)


### Features

* proto file name is changed from assuredworkloads_v1beta1.proto to assuredworkloads.proto ([e1ff7cd](https://github.com/googleapis/nodejs-assured-workloads/commit/e1ff7cd5272c99a5824a0319ab0aec73135aa667))

## [3.0.0](https://github.com/googleapis/nodejs-assured-workloads/compare/v2.2.0...v3.0.0) (2022-05-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-assuredworkloads/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/assured-workloads",
"version": "3.0.0",
"version": "3.1.0",
"description": "Assured Workloads client for Node.js",
"repository": "googleapis/nodejs-assured-workloads",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-assuredworkloads",
"version": "3.0.0",
"version": "3.1.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-assuredworkloads",
"version": "3.0.0",
"version": "3.1.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/assured-workloads": "^3.0.0"
"@google-cloud/assured-workloads": "^3.1.0"
},
"devDependencies": {
"c8": "^7.3.0",
Expand Down

0 comments on commit f7e4d68

Please sign in to comment.