chore(release): bump version to 0.0.35 and update changelog

This commit is contained in:
2026-02-07 22:25:09 +02:00
parent 9097e2f1e0
commit 552a1e5979
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore
## 0.0.35
### Patch Changes
- fix(api): response handling in FormerRestHeadSpecAPI
## 0.0.34
### Patch Changes

View File

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