Files
logger/CHANGELOG.md
T
semantic-release-bot 19de8db119 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.`
2026-08-07 15:22:51 +00:00

1.8 KiB

1.0.0 (2026-08-07)

Features

  • API options object support to control sentry handling; removal of logger.sentry. (234226e)
  • API options object support to control sentry handling; removal of logger.sentry. (6bee3a8)

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.

0.10.0 (2026-08-05)

Features

  • logger: add explicit Sentry event channel (44f4716)

0.9.3 (2026-08-05)

Bug Fixes

  • release: build package before publishing (e0b4501)
  • release: build package before publishing (cebe107)

0.9.2 (2026-08-05)

Bug Fixes

  • ci: authenticate semantic release pushes (1c63e58)
  • ci: install CA certificates for release workflows (d211d9f)
  • ci: install git for release workflows (afd2ca1)