File tree Expand file tree Collapse file tree
packages/google-cloud-language Expand file tree Collapse file tree 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+ ## v2.1.0
8+
9+ 03-22-2019 10:34 PDT
10+
11+ ### New Features
12+ - feat: add additional entity types ([ #220 ] ( https://github.com/googleapis/nodejs-language/pull/220 ) )
13+
14+ ### Internal / Testing Changes
15+ - chore: publish to npm using wombat ([ #218 ] ( https://github.com/googleapis/nodejs-language/pull/218 ) )
16+ - build: use per-repo npm publish token ([ #216 ] ( https://github.com/googleapis/nodejs-language/pull/216 ) )
17+
718## v2.0.2
819
92003-14-2019 07:43 PDT
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" : " 2.0.2 " ,
4+ "version" : " 2.1.0 " ,
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" : " ^0.1.1" ,
1919 "mathjs" : " ^5.1.0" ,
20- "@google-cloud/language" : " ^2.0.2 " ,
20+ "@google-cloud/language" : " ^2.1.0 " ,
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