Skip to content

Commit

Permalink
chore: release 2.2.0 (#232)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Mar 8, 2021
1 parent f807874 commit 2427dc3
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.2.0](https://www.github.com/googleapis/nodejs-datacatalog/compare/v2.1.3...v2.2.0) (2021-03-07)


### Features

* **samples:** add samples ([#229](https://www.github.com/googleapis/nodejs-datacatalog/issues/229)) ([fd8a249](https://www.github.com/googleapis/nodejs-datacatalog/commit/fd8a2496013db9737dbd21c30fc412c24a5956d8))

### [2.1.3](https://www.github.com/googleapis/nodejs-datacatalog/compare/v2.1.2...v2.1.3) (2020-11-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.1.3",
"version": "2.2.0",
"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.1.3",
"@google-cloud/datacatalog": "^2.2.0",
"uuid": "^8.3.1"
},
"devDependencies": {
Expand Down

0 comments on commit 2427dc3

Please sign in to comment.