File tree 3 files changed +9
-2
lines changed
packages/google-cloud-redis
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/nodejs-redis?activeTab=versions
6
6
7
+ ### [ 1.3.1] ( https://www.github.com/googleapis/nodejs-redis/compare/v1.3.0...v1.3.1 ) (2019-10-22)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** bump google-gax to 1.7.5 ([ #218 ] ( https://www.github.com/googleapis/nodejs-redis/issues/218 ) ) ([ 6573f6b] ( https://www.github.com/googleapis/nodejs-redis/commit/6573f6b8ceed5bebfb595074cbc5af653bd0060e ) )
13
+
7
14
## [ 1.3.0] ( https://www.github.com/googleapis/nodejs-redis/compare/v1.2.0...v1.3.0 ) (2019-10-09)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/redis" ,
3
3
"description" : " Google Cloud Memorystore for Redis API client for Node.js" ,
4
- "version" : " 1.3.0 " ,
4
+ "version" : " 1.3.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 11
11
"test" : " mocha system-test"
12
12
},
13
13
"dependencies" : {
14
- "@google-cloud/redis" : " ^1.2.0 "
14
+ "@google-cloud/redis" : " ^1.3.1 "
15
15
},
16
16
"devDependencies" : {
17
17
"mocha" : " ^6.0.0"
You can’t perform that action at this time.
0 commit comments