Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MatsDK committed Jul 6, 2023
1 parent f13e989 commit 5005f6e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# taurpc

## 1.2.2

### Patch Changes

- [`0424f61`](https://github.com/MatsDK/TauRPC/commit/0424f611f812d8ccfc9055cbddbceee7a5fef023) Thanks [@MatsDK](https://github.com/MatsDK)! - Custom error handling using Result types

## 1.2.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taurpc",
"version": "1.2.1",
"version": "1.2.2",
"description": "",
"main": "dist/index.cjs",
"repository": {
Expand Down Expand Up @@ -66,4 +66,4 @@
"clean": true
},
"packageManager": "[email protected]"
}
}

0 comments on commit 5005f6e

Please sign in to comment.