File tree Expand file tree Collapse file tree
packages/google-devtools-cloudbuild Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 2.2.1] ( https://www.github.com/googleapis/nodejs-cloudbuild/compare/v2.2.0...v2.2.1 ) (2021-05-07)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** require google-gax v2.12.0 ([ #219 ] ( https://www.github.com/googleapis/nodejs-cloudbuild/issues/219 ) ) ([ 2d5e809] ( https://www.github.com/googleapis/nodejs-cloudbuild/commit/2d5e8091d4c2f99739ebd2f849eb5c30e3956952 ) )
9+
310## [ 2.2.0] ( https://www.github.com/googleapis/nodejs-cloudbuild/compare/v2.1.0...v2.2.0 ) (2021-04-16)
411
512
Original file line number Diff line number Diff line change 11{
22 "repository" : " googleapis/nodejs-cloudbuild" ,
33 "name" : " @google-cloud/cloudbuild" ,
4- "version" : " 2.2.0 " ,
4+ "version" : " 2.2.1 " ,
55 "author" : " Google LLC" ,
66 "description" : " Cloud Build API client for Node.js" ,
77 "main" : " build/src/index.js" ,
Original file line number Diff line number Diff line change 1515 "test" : " c8 mocha system-test --timeout=800000"
1616 },
1717 "dependencies" : {
18- "@google-cloud/cloudbuild" : " ^2.2.0 "
18+ "@google-cloud/cloudbuild" : " ^2.2.1 "
1919 },
2020 "devDependencies" : {
2121 "c8" : " ^7.0.0" ,
You can’t perform that action at this time.
0 commit comments