File tree 3 files changed +9
-2
lines changed
packages/google-cloud-privatecatalog
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 1.0.4] ( https://www.github.com/googleapis/nodejs-private-catalog/compare/v1.0.3...v1.0.4 ) (2021-08-17)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** google-gax v2.24.1 ([ #32 ] ( https://www.github.com/googleapis/nodejs-private-catalog/issues/32 ) ) ([ 20fe51a] ( https://www.github.com/googleapis/nodejs-private-catalog/commit/20fe51a9f2f588c744847905954cd16cc0e4a2bc ) )
9
+
3
10
### [ 1.0.3] ( https://www.github.com/googleapis/nodejs-private-catalog/compare/v1.0.2...v1.0.3 ) (2021-07-16)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/private-catalog" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " cloudprivatecatalog client for Node.js" ,
5
5
"repository" : " googleapis/nodejs-private-catalog" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 13
13
"test" : " c8 mocha --timeout 600000 test/*.js"
14
14
},
15
15
"dependencies" : {
16
- "@google-cloud/private-catalog" : " ^1.0.3 "
16
+ "@google-cloud/private-catalog" : " ^1.0.4 "
17
17
},
18
18
"devDependencies" : {
19
19
"c8" : " ^7.1.0" ,
You can’t perform that action at this time.
0 commit comments