chore(release): 1.0.0 [skip ci]
# [1.0.0](https://git.mifi.dev/mifi/logger/compare/v0.10.0...v1.0.0) (2026-08-07) ### Features * API options object support to control sentry handling; removal of `logger.sentry.` ([234226e](234226e2bb)) * API options object support to control sentry handling; removal of `logger.sentry.` ([6bee3a8](6bee3a801d)) ### BREAKING CHANGES * API options object support to control sentry handling; removal of `logger.sentry.` * API options object support to control sentry handling; removal of `logger.sentry.`
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mifi/logger",
|
||||
"version": "0.10.0",
|
||||
"version": "1.0.0",
|
||||
"description": "Intentional, namespaced logging for browser and Node.js TypeScript applications.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user