Skip to content

Commit 24a8e86

Browse files
chore: release 4.6.1 (#791)
🤖 I have created a release \*beep\* \*boop\* --- ### [4.6.1](https://www.github.com/googleapis/nodejs-speech/compare/v4.6.0...v4.6.1) (2021-08-17) ### Bug Fixes * **deps:** google-gax v2.24.1 ([#790](https://www.github.com/googleapis/nodejs-speech/issues/790)) ([bd8ab29](https://www.github.com/googleapis/nodejs-speech/commit/bd8ab29d3b6480d854a8a3a23e520d09d6bdb298)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 731e0d3 commit 24a8e86

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/google-cloud-speech/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://www.npmjs.com/package/@google-cloud/speech?activeTab=versions
66

7+
### [4.6.1](https://www.github.com/googleapis/nodejs-speech/compare/v4.6.0...v4.6.1) (2021-08-17)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** google-gax v2.24.1 ([#790](https://www.github.com/googleapis/nodejs-speech/issues/790)) ([bd8ab29](https://www.github.com/googleapis/nodejs-speech/commit/bd8ab29d3b6480d854a8a3a23e520d09d6bdb298))
13+
714
## [4.6.0](https://www.github.com/googleapis/nodejs-speech/compare/v4.5.6...v4.6.0) (2021-08-10)
815

916

packages/google-cloud-speech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/speech",
33
"description": "Cloud Speech Client Library for Node.js",
4-
"version": "4.6.0",
4+
"version": "4.6.1",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

packages/google-cloud-speech/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "c8 mocha system-test --timeout 600000"
1616
},
1717
"dependencies": {
18-
"@google-cloud/speech": "^4.6.0",
18+
"@google-cloud/speech": "^4.6.1",
1919
"@google-cloud/storage": "^5.0.0",
2020
"chalk": "^4.0.0",
2121
"node-record-lpcm16": "^1.0.1",

0 commit comments

Comments
 (0)