Skip to content

Commit

Permalink
chore: release 2.1.2 (#195)
Browse files Browse the repository at this point in the history
* chore: updated samples/package.json [ci skip]

* chore: updated CHANGELOG.md [ci skip]

* chore: updated package.json

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jul 27, 2020
1 parent 5095531 commit b4a1313
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.1.2](https://github.com/googleapis/nodejs-datacatalog/compare/v2.1.1...v2.1.2) (2020-07-27)


### Bug Fixes

* move gitattributes files to node templates ([#194](https://github.com/googleapis/nodejs-datacatalog/issues/194)) ([6471c23](https://github.com/googleapis/nodejs-datacatalog/commit/6471c23598674fb85bdb4a733dcdd3a7799ce314))

### [2.1.1](https://github.com/googleapis/nodejs-datacatalog/compare/v2.1.0...v2.1.1) (2020-07-09)


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.1",
"version": "2.1.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 @@ -15,7 +15,7 @@
"test": "mocha --timeout 600000"
},
"dependencies": {
"@google-cloud/datacatalog": "^2.1.1"
"@google-cloud/datacatalog": "^2.1.2"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit b4a1313

Please sign in to comment.