This repository was archived by the owner on Apr 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Node.js Agent for Google Cloud Debug ChangeLog
22
3+ ## [ 7.1.1] ( https://github.com/googleapis/cloud-debug-nodejs/compare/v7.1.0...v7.1.1 ) (2022-11-18)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency express to v4.18.2 ([ #1110 ] ( https://github.com/googleapis/cloud-debug-nodejs/issues/1110 ) ) ([ b50b8a0] ( https://github.com/googleapis/cloud-debug-nodejs/commit/b50b8a078459b58be1b1dac4e8f921b2ec5960d2 ) )
9+ * Remove pip install statements ([ #1546 ] ( https://github.com/googleapis/cloud-debug-nodejs/issues/1546 ) ) ([ #1101 ] ( https://github.com/googleapis/cloud-debug-nodejs/issues/1101 ) ) ([ fd2cd5a] ( https://github.com/googleapis/cloud-debug-nodejs/commit/fd2cd5ad39a007744d0c9349bbdf9b5e386cbaa7 ) )
10+
311## [ 7.1.0] ( https://github.com/googleapis/cloud-debug-nodejs/compare/v7.0.0...v7.1.0 ) (2022-07-26)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/debug-agent" ,
3- "version" : " 7.1.0 " ,
3+ "version" : " 7.1.1 " ,
44 "author" : " Google Inc." ,
55 "description" : " Stackdriver Debug Agent for Node.js" ,
66 "main" : " ./build/src/index" ,
Original file line number Diff line number Diff line change 1717 "test" : " mocha"
1818 },
1919 "dependencies" : {
20- "@google-cloud/debug-agent" : " ^7.1.0 " ,
20+ "@google-cloud/debug-agent" : " ^7.1.1 " ,
2121 "express" : " 4.18.2"
2222 },
2323 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments