This repository was archived by the owner on Jul 20, 2023. 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# Changelog
22
3+ ## [ 2.1.1] ( https://github.com/googleapis/nodejs-binary-authorization/compare/v2.1.0...v2.1.1 ) (2022-11-10)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Use google-gax v3.5.2 ([ #192 ] ( https://github.com/googleapis/nodejs-binary-authorization/issues/192 ) ) ([ 09d6652] ( https://github.com/googleapis/nodejs-binary-authorization/commit/09d665200e6cc8fec5e026a2234990e48a3a94d4 ) )
9+ * Regenerated protos JS and TS definitions ([ #196 ] ( https://github.com/googleapis/nodejs-binary-authorization/issues/196 ) ) ([ c03bdba] ( https://github.com/googleapis/nodejs-binary-authorization/commit/c03bdbadea89865d7975e797a6f8d2cb22765252 ) )
10+
311## [ 2.1.0] ( https://github.com/googleapis/nodejs-binary-authorization/compare/v2.0.0...v2.1.0 ) (2022-10-06)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/binary-authorization" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
44 "description" : " Binaryauthorization client for Node.js" ,
55 "repository" : " googleapis/nodejs-binary-authorization" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 1313 "test" : " c8 mocha --timeout 600000 test/*.js"
1414 },
1515 "dependencies" : {
16- "@google-cloud/binary-authorization" : " ^2.1.0 "
16+ "@google-cloud/binary-authorization" : " ^2.1.1 "
1717 },
1818 "devDependencies" : {
1919 "c8" : " ^7.1.0" ,
You can’t perform that action at this time.
0 commit comments