release: v1.1.1
Node.js CI / Lint and Test (push) Successful in 31s

This commit is contained in:
2025-10-07 17:44:56 -07:00
parent 52190a5112
commit 936f588f7e
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@nhcarrigan/logger",
"version": "1.1.0-hotfix",
"version": "1.1.1",
"description": "Our custom logging package, which pipes logs to our alerts server.",
"type": "module",
"main": "prod/index.js",