Skip to content

Commit

Permalink
chore(main): release 3.4.0 (#694)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [3.4.0](googleapis/nodejs-dlp@v3.3.0...v3.4.0) (2022-03-25)


### Features

* new Bytes and File types: POWERPOINT and EXCEL ([#693](googleapis/nodejs-dlp#693)) ([ed3dc42](googleapis/nodejs-dlp@ed3dc42))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Mar 25, 2022
1 parent 30a95b6 commit 216311d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/google-privacy-dlp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/PACKAGE NAME?activeTab=versions

## [3.4.0](https://github.com/googleapis/nodejs-dlp/compare/v3.3.0...v3.4.0) (2022-03-25)


### Features

* new Bytes and File types: POWERPOINT and EXCEL ([#693](https://github.com/googleapis/nodejs-dlp/issues/693)) ([ed3dc42](https://github.com/googleapis/nodejs-dlp/commit/ed3dc42bce256100a62528481c7ec10362f7fa93))

## [3.3.0](https://github.com/googleapis/nodejs-dlp/compare/v3.2.1...v3.3.0) (2021-12-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-privacy-dlp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/dlp",
"description": "DLP API client for Node.js",
"version": "3.3.0",
"version": "3.4.0",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-privacy-dlp/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "mocha system-test/*.test.js --timeout=600000"
},
"dependencies": {
"@google-cloud/dlp": "^3.3.0",
"@google-cloud/dlp": "^3.4.0",
"@google-cloud/pubsub": "^2.0.0",
"mime": "^3.0.0",
"yargs": "^16.0.0"
Expand Down

0 comments on commit 216311d

Please sign in to comment.