File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 3
3
[ npm history] [ 1 ]
4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/projectify?activeTab=versions
6
+ ## [ 2.1.0] ( https://www.github.com/googleapis/nodejs-projectify/compare/v2.0.1...v2.1.0 ) (2021-06-10)
7
+
8
+
9
+ ### Features
10
+
11
+ * add ` gcf-owl-bot[bot] ` to ` ignoreAuthors ` ([ #245 ] ( https://www.github.com/googleapis/nodejs-projectify/issues/245 ) ) ([ 30f0499] ( https://www.github.com/googleapis/nodejs-projectify/commit/30f0499ade5f140774c3aa672b44fd3538e72309 ) )
12
+
6
13
### [ 2.0.1] ( https://www.github.com/googleapis/nodejs-projectify/compare/v2.0.0...v2.0.1 ) (2020-07-06)
7
14
8
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/projectify" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " A simple utility for replacing the projectid token in objects." ,
5
5
"main" : " build/src/index.js" ,
6
6
"types" : " build/src/index.d.ts" ,
Original file line number Diff line number Diff line change 11
11
"test" : " mocha system-test"
12
12
},
13
13
"dependencies" : {
14
- "@google-cloud/projectify" : " ^2.0.1 "
14
+ "@google-cloud/projectify" : " ^2.1.0 "
15
15
},
16
16
"devDependencies" : {
17
17
"mocha" : " ^8.0.0"
You can’t perform that action at this time.
0 commit comments