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.0] ( https://www.github.com/googleapis/nodejs-dns/compare/v2.1.0...v2.2.0 ) (2021-06-07)
8
+
9
+
10
+ ### Features
11
+
12
+ * add ` gcf-owl-bot[bot] ` to ` ignoreAuthors ` ([ #452 ] ( https://www.github.com/googleapis/nodejs-dns/issues/452 ) ) ([ 6148f03] ( https://www.github.com/googleapis/nodejs-dns/commit/6148f03b37be1960bd5ed6ce32d696a8c0acdd2f ) )
13
+
7
14
## [ 2.1.0] ( https://www.github.com/googleapis/nodejs-dns/compare/v2.0.2...v2.1.0 ) (2020-12-22)
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.1 .0" ,
4
+ "version" : " 2.2 .0" ,
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.1 .0"
18
+ "@google-cloud/dns" : " ^2.2 .0"
19
19
},
20
20
"devDependencies" : {
21
21
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments