chore(release): 1.1.0 [skip ci]

# [1.1.0](https://git.mifi.dev/mifi/logger/compare/v1.0.1...v1.1.0) (2026-08-21)

### Features

* now supports `async` functions for logging data ([c2bcc6c](c2bcc6c82c))
* now supports `async` functions for logging data ([16550ec](16550ec8bb))
This commit is contained in:
semantic-release-bot
2026-08-21 14:36:17 +00:00
parent c2bcc6c82c
commit 2134ba58b8
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@mifi/logger",
"version": "1.0.1",
"version": "1.1.0",
"description": "Intentional, namespaced logging for browser and Node.js TypeScript applications.",
"repository": {
"type": "git",