Skip to content

Commit

Permalink
11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tigercosmos committed Feb 10, 2024
1 parent d01d106 commit 6642c2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions change.log.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
11.0.2
- check `process.env` exists

11.0.1
- fixed `Stream` typescript

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-color-log",
"version": "11.0.1",
"version": "11.0.2",
"description": "The more powerful JavaScript logger for NodeJS and browsers.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6642c2a

Please sign in to comment.