RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.33

[skip ci]
This commit is contained in:
2026-02-07 21:11:51 +02:00
parent d7b1eb26f3
commit e40730eaef
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@warkypublic/oranguru': patch
---
feat(error-manager): implement centralized error reporting system

View File

@@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore
## 0.0.33
### Patch Changes
- d7b1eb2: feat(error-manager): implement centralized error reporting system
## 0.0.32
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@warkypublic/oranguru",
"author": "Warky Devs",
"version": "0.0.32",
"version": "0.0.33",
"type": "module",
"types": "./dist/lib.d.ts",
"main": "./dist/lib.cjs.js",