Skip to content

Commit

Permalink
chore: release 2.2.4 (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 1, 2021
1 parent 086d43d commit a55bf4e
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-datalabeling/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/datalabeling?activeTab=versions

### [2.2.4](https://www.github.com/googleapis/nodejs-datalabeling/compare/v2.2.3...v2.2.4) (2021-06-30)


### Bug Fixes

* **deps:** google-gax v2.17.0 with mTLS ([#291](https://www.github.com/googleapis/nodejs-datalabeling/issues/291)) ([ba455a8](https://www.github.com/googleapis/nodejs-datalabeling/commit/ba455a8d574f9bb87c9f7531ba56e199ad0dc8be))

### [2.2.3](https://www.github.com/googleapis/nodejs-datalabeling/compare/v2.2.2...v2.2.3) (2021-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-datalabeling/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/datalabeling",
"description": "Data Labeling API client for Node.js",
"version": "2.2.3",
"version": "2.2.4",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-datalabeling/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "mocha --timeout 600000"
},
"dependencies": {
"@google-cloud/datalabeling": "^2.2.3"
"@google-cloud/datalabeling": "^2.2.4"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit a55bf4e

Please sign in to comment.