File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
packages/google-cloud-language Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/language?activeTab=versions
66
7+ ### [ 3.2.1] ( https://www.github.com/googleapis/nodejs-language/compare/v3.2.0...v3.2.1 ) (2019-06-11)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** update dependency mathjs to v6 ([ #261 ] ( https://www.github.com/googleapis/nodejs-language/issues/261 ) ) ([ eeb2847] ( https://www.github.com/googleapis/nodejs-language/commit/eeb2847 ) )
13+
714## [ 3.2.0] ( https://www.github.com/googleapis/nodejs-language/compare/v3.1.0...v3.2.0 ) (2019-06-06)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/language" ,
33 "description" : " Google Cloud Natural Language API client for Node.js" ,
4- "version" : " 3.2.0 " ,
4+ "version" : " 3.2.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc" ,
77 "engines" : {
Original file line number Diff line number Diff line change 1717 "dependencies" : {
1818 "@google-cloud/automl" : " ^1.0.0" ,
1919 "mathjs" : " ^6.0.0" ,
20- "@google-cloud/language" : " ^3.2.0 " ,
20+ "@google-cloud/language" : " ^3.2.1 " ,
2121 "@google-cloud/storage" : " ^2.0.0" ,
2222 "yargs" : " ^13.0.0"
2323 },
You can’t perform that action at this time.
0 commit comments