Skip to content

Commit

Permalink
chore(release): v0.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
beynar committed Mar 25, 2024
1 parent 5162654 commit 44d8017
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## v0.0.32

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

### 🩹 Fixes

- 🐛 Remove API types from locals in procedure request event. ([fd33fd3](https://github.com/beynar/svelte-rpc/commit/fd33fd3))

### 🏡 Chore

- **release:** V0.0.31 ([9b55d46](https://github.com/beynar/svelte-rpc/commit/9b55d46))
- **release:** V0.0.31 ([f8162ea](https://github.com/beynar/svelte-rpc/commit/f8162ea))

### ❤️ Contributors

- Beynar ([@beynar](http://github.com/beynar))

## v0.0.31

[compare changes](https://github.com/beynar/svelte-rpc/compare/v0.0.31...v0.0.31)
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.31",
"version": "0.0.32",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down

0 comments on commit 44d8017

Please # to comment.