File tree 3 files changed +9
-2
lines changed
packages/google-cloud-dns
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/@google-cloud/dns?activeTab=versions
6
6
7
+ ### [ 1.2.1] ( https://www.github.com/googleapis/nodejs-dns/compare/v1.2.0...v1.2.1 ) (2019-07-26)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** update dependency @google-cloud/paginator to v2 ([ #286 ] ( https://www.github.com/googleapis/nodejs-dns/issues/286 ) ) ([ bc30fcc] ( https://www.github.com/googleapis/nodejs-dns/commit/bc30fcc ) )
13
+
7
14
## [ 1.2.0] ( https://www.github.com/googleapis/nodejs-dns/compare/v1.1.2...v1.2.0 ) (2019-07-14)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/dns" ,
3
3
"description" : " Cloud DNS Client Library for Node.js" ,
4
- "version" : " 1.2.0 " ,
4
+ "version" : " 1.2.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 14
14
"test" : " mocha --timeout 600000"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/dns" : " ^1.2.0 "
17
+ "@google-cloud/dns" : " ^1.2.1 "
18
18
},
19
19
"devDependencies" : {
20
20
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments