File tree Expand file tree Collapse file tree
packages/google-cloud-tasks Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/nodejs-tasks?activeTab=versions
66
7+ ## [ 1.3.0] ( https://www.github.com/googleapis/nodejs-tasks/compare/v1.2.1...v1.3.0 ) (2019-08-28)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** update dependency yargs to v14 ([ d959ff7] ( https://www.github.com/googleapis/nodejs-tasks/commit/d959ff7 ) )
13+ * ** docs:** stop linking reference documents to anchor ([ 06f8c26] ( https://www.github.com/googleapis/nodejs-tasks/commit/06f8c26 ) )
14+
15+
16+ ### Features
17+
18+ * switch to cloudtasks.googleapis.com default host ([ #268 ] ( https://www.github.com/googleapis/nodejs-tasks/issues/268 ) ) ([ 4f4c66b] ( https://www.github.com/googleapis/nodejs-tasks/commit/4f4c66b ) )
19+
720### [ 1.2.1] ( https://www.github.com/googleapis/nodejs-tasks/compare/v1.2.0...v1.2.1 ) (2019-08-05)
821
922
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/tasks" ,
33 "description" : " Cloud Tasks API client for Node.js" ,
4- "version" : " 1.2.1 " ,
4+ "version" : " 1.3.0 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google LLC" ,
77 "engines" : {
Original file line number Diff line number Diff line change 1313 "lint" : " eslint '**/*.js'"
1414 },
1515 "dependencies" : {
16- "@google-cloud/tasks" : " ^1.2.1 " ,
16+ "@google-cloud/tasks" : " ^1.3.0 " ,
1717 "body-parser" : " ^1.18.3" ,
1818 "express" : " ^4.16.3" ,
1919 "yargs" : " ^14.0.0"
You can’t perform that action at this time.
0 commit comments