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

This commit is contained in:
2025-10-07 16:37:23 -07:00
parent 6f4f06d143
commit f0481af558
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@nhcarrigan/logger", "name": "@nhcarrigan/logger",
"version": "1.1.0", "version": "1.1.0-hotfix",
"description": "Our custom logging package, which pipes logs to our alerts server.", "description": "Our custom logging package, which pipes logs to our alerts server.",
"type": "module", "type": "module",
"main": "prod/index.js", "main": "prod/index.js",