Skip to content

Commit

Permalink
12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tigercosmos committed Mar 10, 2024
1 parent 7ced8b1 commit 64a00be
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 @@
12.0.0
- default output to stderr. enhanced CI.

11.0.2
- check `process.env` exists

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.2",
"version": "12.0.0",
"description": "The more powerful JavaScript logger for NodeJS and browsers.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 64a00be

Please sign in to comment.