File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
packages/google-cloud-monitoring 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/monitoring?activeTab=versions
66
7+ ## [ 1.2.0] ( https://www.github.com/googleapis/nodejs-monitoring/compare/v1.1.0...v1.2.0 ) (2019-06-06)
8+
9+
10+ ### Features
11+
12+ * add .repo-metadata for README generation ([ #263 ] ( https://www.github.com/googleapis/nodejs-monitoring/issues/263 ) ) ([ d966bd6] ( https://www.github.com/googleapis/nodejs-monitoring/commit/d966bd6 ) )
13+
714## [ 1.1.0] ( https://www.github.com/googleapis/nodejs-monitoring/compare/v1.0.0...v1.1.0 ) (2019-06-05)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/monitoring" ,
33 "description" : " Stackdriver Monitoring API client for Node.js" ,
4- "version" : " 1.1 .0" ,
4+ "version" : " 1.2 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc" ,
77 "engines" : {
Original file line number Diff line number Diff line change 1414 "test" : " mocha --timeout 600000"
1515 },
1616 "dependencies" : {
17- "@google-cloud/monitoring" : " ^1.1 .0" ,
17+ "@google-cloud/monitoring" : " ^1.2 .0" ,
1818 "yargs" : " ^13.0.0"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments