File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
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/error-reporting?activeTab=versions
66
7+ ### [ 2.0.5] ( https://github.com/googleapis/nodejs-error-reporting/compare/v2.0.4...v2.0.5 ) (2022-04-21)
8+
9+
10+ ### Bug Fixes
11+
12+ * Reenable staleness bot ([ #632 ] ( https://github.com/googleapis/nodejs-error-reporting/issues/632 ) ) ([ b56836e] ( https://github.com/googleapis/nodejs-error-reporting/commit/b56836e8b16b79ae7969096e2166efce3125fc89 ) )
13+
714### [ 2.0.4] ( https://www.github.com/googleapis/nodejs-error-reporting/compare/v2.0.3...v2.0.4 ) (2021-10-04)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/error-reporting" ,
33 "description" : " Error Reporting Client Library for Node.js" ,
4- "version" : " 2.0.4 " ,
4+ "version" : " 2.0.5 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1515 "test" : " mocha --timeout=600000"
1616 },
1717 "dependencies" : {
18- "@google-cloud/error-reporting" : " ^2.0.4 " ,
18+ "@google-cloud/error-reporting" : " ^2.0.5 " ,
1919 "express" : " ^4.16.3"
2020 },
2121 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments