release: v1.0.0
All checks were successful
Node.js CI / Lint and Test (push) Successful in 29s

This commit is contained in:
Naomi Carrigan 2025-02-10 20:58:31 -08:00
parent 9d9fa40bcb
commit 4f7f2d87e5
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -1,6 +1,6 @@
{ {
"name": "@nhcarrigan/logger", "name": "@nhcarrigan/logger",
"version": "0.0.1", "version": "1.0.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",