Skip to content

Commit

Permalink
chore: release 2.3.2 (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 24, 2021
1 parent 7842f27 commit 0e7fc50
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/google-cloud-datacatalog/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/datacatalog?activeTab=versions

### [2.3.2](https://github.com/googleapis/nodejs-datacatalog/compare/v2.3.1...v2.3.2) (2021-06-24)


### Bug Fixes

* make request optional in all cases ([#265](https://github.com/googleapis/nodejs-datacatalog/issues/265)) ([3ea98f3](https://github.com/googleapis/nodejs-datacatalog/commit/3ea98f3b9fb00f0804557b5f597366a4963fdf7c))

### [2.3.1](https://github.com/googleapis/nodejs-datacatalog/compare/v2.3.0...v2.3.1) (2021-05-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-datacatalog/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"repository": "googleapis/nodejs-datacatalog",
"name": "@google-cloud/datacatalog",
"version": "2.3.1",
"version": "2.3.2",
"author": "Google LLC",
"description": "Google Cloud Data Catalog API client for Node.js",
"main": "build/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-datacatalog/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@google-cloud/bigquery": "^5.5.0",
"@google-cloud/datacatalog": "^2.3.1",
"@google-cloud/datacatalog": "^2.3.2",
"uuid": "^8.3.1"
},
"devDependencies": {
Expand Down

0 comments on commit 0e7fc50

Please sign in to comment.