File tree 3 files changed +9
-2
lines changed
packages/google-analytics-admin
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 3.0.3] ( https://www.github.com/googleapis/nodejs-analytics-admin/compare/v3.0.2...v3.0.3 ) (2021-07-12)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** google-gax v2.17.1 ([ #133 ] ( https://www.github.com/googleapis/nodejs-analytics-admin/issues/133 ) ) ([ ad5ad4d] ( https://www.github.com/googleapis/nodejs-analytics-admin/commit/ad5ad4da8348f36364cb1f67751bee70161d6c61 ) )
9
+
3
10
### [ 3.0.2] ( https://www.github.com/googleapis/nodejs-analytics-admin/compare/v3.0.1...v3.0.2 ) (2021-06-29)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-analytics/admin" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " Admin client for Node.js" ,
5
5
"repository" : " googleapis/nodejs-analytics-admin" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 14
14
"test" : " c8 mocha --timeout 600000 test/*.js"
15
15
},
16
16
"dependencies" : {
17
- "@google-analytics/admin" : " ^3.0.2 " ,
17
+ "@google-analytics/admin" : " ^3.0.3 " ,
18
18
"google-auth-library" : " ^7.0.0" ,
19
19
"google-gax" : " ^2.6.3" ,
20
20
"http" : " 0.0.1-security" ,
You can’t perform that action at this time.
0 commit comments