backfill-logger
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -5,6 +5,36 @@ { | ||
{ | ||
"date": "Tue, 01 Dec 2020 09:42:48 GMT", | ||
"date": "Tue, 27 Apr 2021 08:31:31 GMT", | ||
"tag": "backfill-logger_v5.1.1", | ||
"version": "5.1.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @types/fs-extra from 8.0.1 to 9.0.11", | ||
"author": "ronald.ndirangu@gmail.com", | ||
"commit": "b1c0dd5f4da27ba00feee8a52f0145bdb868da5f", | ||
"package": "backfill-logger" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 01 Dec 2020 09:45:24 GMT", | ||
"tag": "backfill-logger_v5.1.0", | ||
"version": "5.1.0", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Bump @types/node from 13.13.4 to 14.14.10", | ||
"author": "bewegger@microsoft.com", | ||
"commit": "14c6fa19134dd63317ba440ea47d94f357fc0921", | ||
"package": "backfill-logger" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 01 Dec 2020 09:43:25 GMT", | ||
"tag": "backfill-logger_v5.1.0", | ||
"version": "5.1.0", | ||
"comments": { | ||
"minor": [ | ||
@@ -11,0 +41,0 @@ { |
# Change Log - backfill-logger | ||
This log was last generated on Tue, 01 Dec 2020 09:42:48 GMT and should not be manually modified. | ||
This log was last generated on Tue, 27 Apr 2021 08:31:31 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 5.1.1 | ||
Tue, 27 Apr 2021 08:31:31 GMT | ||
### Patches | ||
- Bump @types/fs-extra from 8.0.1 to 9.0.11 (ronald.ndirangu@gmail.com) | ||
## 5.1.0 | ||
Tue, 01 Dec 2020 09:42:48 GMT | ||
Tue, 01 Dec 2020 09:43:25 GMT | ||
@@ -11,0 +19,0 @@ ### Minor changes |
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"main": "lib/index.js", | ||
@@ -24,3 +24,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@types/fs-extra": "^8.0.0", | ||
"@types/fs-extra": "^9.0.11", | ||
"@types/node": "^13.13.4", | ||
@@ -27,0 +27,0 @@ "backfill-utils-tsconfig": "^5.0.0", |
24169
384