Skip to content

Commit 12c98ab

Browse files
committed
1.0.1
1 parent b8a5f2e commit 12c98ab

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codecorn/corn-logger",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "ANSI-friendly TypeScript logger with console-log-colors and optional file storage. Designed for Node.js apps and CLI tools.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -52,4 +52,4 @@
5252
"console-log-colors": "^0.5.0",
5353
"dotenv": "^17.2.1"
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)