Compare commits

...

2 Commits

Author SHA1 Message Date
7f0286dada RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/oranguru@0.0.42

[skip ci]
2026-02-08 16:14:31 +02:00
2d64055cea docs(changeset): fix(Former): update request type to FormRequestType for consistency 2026-02-08 16:14:27 +02:00
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore
## 0.0.42
### Patch Changes
- 2d64055: fix(Former): update request type to FormRequestType for consistency
## 0.0.41
### Patch Changes

View File

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