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.8] ( https://www.github.com/googleapis/nodejs-dns/compare/v1.2.7...v1.2.8 ) (2019-12-05)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** pin TypeScript below 3.7.0 ([ 609120a] ( https://www.github.com/googleapis/nodejs-dns/commit/609120a5cf39a54f0187fb0a6e4907548a488aa0 ) )
13
+
7
14
### [ 1.2.7] ( https://www.github.com/googleapis/nodejs-dns/compare/v1.2.6...v1.2.7 ) (2019-11-19)
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.7 " ,
4
+ "version" : " 1.2.8 " ,
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.7 "
17
+ "@google-cloud/dns" : " ^1.2.8 "
18
18
},
19
19
"devDependencies" : {
20
20
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments