This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.11.0] ( https://github.com/googleapis/nodejs-secret-manager/compare/v3.10.1...v3.11.0 ) (2022-02-05)
4+
5+
6+ ### Features
7+
8+ * Checksums in Secret Manager ([ #335 ] ( https://github.com/googleapis/nodejs-secret-manager/issues/335 ) ) ([ a5b394f] ( https://github.com/googleapis/nodejs-secret-manager/commit/a5b394f19788068d4feeb3007fded286595ac8c1 ) )
9+
310### [ 3.10.1] ( https://www.github.com/googleapis/nodejs-secret-manager/compare/v3.10.0...v3.10.1 ) (2021-09-10)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/secret-manager" ,
3- "version" : " 3.10.1 " ,
3+ "version" : " 3.11.0 " ,
44 "description" : " Secrets client for Node.js" ,
55 "repository" : " googleapis/nodejs-secret-manager" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 1414 "test" : " c8 mocha --recursive test/ --timeout=800000"
1515 },
1616 "dependencies" : {
17- "@google-cloud/secret-manager" : " ^3.10.1 "
17+ "@google-cloud/secret-manager" : " ^3.11.0 "
1818 },
1919 "devDependencies" : {
2020 "c8" : " ^7.0.0" ,
You can’t perform that action at this time.
0 commit comments