release: v1.1.0
Code Analysis / SonarQube (push) Failing after 18s
Node.js CI / Lint and Test (push) Successful in 35s

This commit is contained in:
2025-10-07 16:09:37 -07:00
parent f2f5d9b1b4
commit c997e83aa5
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@nhcarrigan/logger", "name": "@nhcarrigan/logger",
"version": "1.0.0", "version": "1.1.0",
"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",