Skip to content

Commit

Permalink
chore(main): release 2.6.0 (#329)
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 Feb 17, 2022
1 parent b7feeec commit 3b27b3f
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.6.0](https://github.com/googleapis/nodejs-datacatalog/compare/v2.5.0...v2.6.0) (2022-02-08)


### Features

* Add methods and messages related to starring feature feat: Add methods and messages related to business context feature docs: Updates copyright message ([#328](https://github.com/googleapis/nodejs-datacatalog/issues/328)) ([585a7b2](https://github.com/googleapis/nodejs-datacatalog/commit/585a7b2e456ca5ddabb3752c0a56356e2564b80b))

## [2.5.0](https://www.github.com/googleapis/nodejs-datacatalog/compare/v2.4.2...v2.5.0) (2021-08-23)


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.5.0",
"version": "2.6.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.5.0",
"@google-cloud/datacatalog": "^2.6.0",
"uuid": "^8.3.1"
},
"devDependencies": {
Expand Down

0 comments on commit 3b27b3f

Please sign in to comment.