chore(release): 0.9.2 [skip ci]

## [0.9.2](https://git.mifi.dev/mifi/logger/compare/v0.9.1...v0.9.2) (2026-08-05)

### Bug Fixes

* **ci:** authenticate semantic release pushes ([1c63e58](1c63e58809))
* **ci:** install CA certificates for release workflows ([d211d9f](d211d9f8bc))
* **ci:** install git for release workflows ([afd2ca1](afd2ca1978))
This commit is contained in:
semantic-release-bot
2026-08-05 04:40:55 +00:00
parent 1c63e58809
commit 47e3930b4b
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
## [0.9.2](https://git.mifi.dev/mifi/logger/compare/v0.9.1...v0.9.2) (2026-08-05)
### Bug Fixes
* **ci:** authenticate semantic release pushes ([1c63e58](https://git.mifi.dev/mifi/logger/commit/1c63e58809049e8a3a4da00601b09e60a5482ff1))
* **ci:** install CA certificates for release workflows ([d211d9f](https://git.mifi.dev/mifi/logger/commit/d211d9f8bc205ae6b952e35603773e44bca5ee37))
* **ci:** install git for release workflows ([afd2ca1](https://git.mifi.dev/mifi/logger/commit/afd2ca1978d7373daa4b6ffa9067122586ba5f86))
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@mifi/logger", "name": "@mifi/logger",
"version": "0.9.1", "version": "0.9.2",
"description": "Intentional, namespaced logging for browser and Node.js TypeScript applications.", "description": "Intentional, namespaced logging for browser and Node.js TypeScript applications.",
"repository": { "repository": {
"type": "git", "type": "git",