Skip to content

Commit 309cfde

Browse files
chore(🤖): 8.5.2 [skip ci]
## [8.5.2](v8.5.1...v8.5.2) (2022-08-31) ### Bug Fixes * change the building mode of the console transport to generate only one ([967e81c](967e81c))
1 parent 967e81c commit 309cfde

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.5.2](https://github.com/vodyani/winston/compare/v8.5.1...v8.5.2) (2022-08-31)
2+
3+
4+
### Bug Fixes
5+
6+
* change the building mode of the console transport to generate only one ([967e81c](https://github.com/vodyani/winston/commit/967e81cb9d791937c354118c1dcd27c7069dc3d5))
7+
18
## [8.5.1](https://github.com/vodyani/winston/compare/v8.5.0...v8.5.1) (2022-08-31)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vodyani/winston",
33
"license": "MIT",
4-
"version": "8.5.1",
4+
"version": "8.5.2",
55
"author": "ChoGathK",
66
"description": "📒 Vodyani winston is a logging tool for operating and recording application logs.",
77
"homepage": "https://github.com/vodyani/winston#readme",

0 commit comments

Comments
 (0)