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
+ ### [ 2.2.3] ( https://www.github.com/googleapis/nodejs-dns/compare/v2.2.2...v2.2.3 ) (2021-09-22)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** update dependency dns-zonefile to v0.2.9 ([ #487 ] ( https://www.github.com/googleapis/nodejs-dns/issues/487 ) ) ([ 53788bd] ( https://www.github.com/googleapis/nodejs-dns/commit/53788bd5676bf0f5dfd35dde18c912eb98247aa1 ) )
13
+
7
14
### [ 2.2.2] ( https://www.github.com/googleapis/nodejs-dns/compare/v2.2.1...v2.2.2 ) (2021-08-09)
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" : " 2.2.2 " ,
4
+ "version" : " 2.2.3 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 15
15
"test" : " mocha --timeout 600000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/dns" : " ^2.2.2 "
18
+ "@google-cloud/dns" : " ^2.2.3 "
19
19
},
20
20
"devDependencies" : {
21
21
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments