Skip to content

Commit

Permalink
chore(release): v0.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
beynar committed Apr 3, 2024
1 parent ac10084 commit 1937dd1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v0.0.37

[compare changes](https://github.com/beynar/svelte-rpc/compare/v0.0.36...v0.0.37)

### 🚀 Enhancements

- 🔥 Use output and input types from zod and valibot to better handle procedure type ([ac10084](https://github.com/beynar/svelte-rpc/commit/ac10084))

### 🏡 Chore

- **release:** V0.0.36 ([f5537bf](https://github.com/beynar/svelte-rpc/commit/f5537bf))

### ❤️ Contributors

- Beynar <arnaud@derbey.dev>

## v0.0.36

[compare changes](https://github.com/beynar/svelte-rpc/compare/v0.0.34...v0.0.36)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-rpc",
"version": "0.0.36",
"version": "0.0.37",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down

0 comments on commit 1937dd1

Please # to comment.