Skip to content

Commit

Permalink
chore: release 1.7.2 (#120)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
### [1.7.2](https://github.com/googleapis/nodejs-video-transcoder/compare/v1.7.1...v1.7.2) (2021-10-13)


### Bug Fixes

* remove Encryption settings that were published due to a sync issue BREAKING CHANGE: requests specifying Encryption settings are rejected by the server ([1509f5c](https://github.com/googleapis/nodejs-video-transcoder/commit/1509f5ce94912bb64fc48103bbc21fe79d81b277))
* update nodejs package name to video-transcoder ([#119](https://github.com/googleapis/nodejs-video-transcoder/issues/119)) ([1509f5c](https://github.com/googleapis/nodejs-video-transcoder/commit/1509f5ce94912bb64fc48103bbc21fe79d81b277))
---


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 Oct 13, 2021
1 parent 3e1a6ad commit 412a196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/transcoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/video-transcoder": "^1.7.1"
"@google-cloud/video-transcoder": "^1.7.2"
},
"devDependencies": {
"@google-cloud/storage": "^5.4.0",
Expand Down

0 comments on commit 412a196

Please sign in to comment.