Skip to content

Commit 26e89cb

Browse files
Version Packages
1 parent e09ad8a commit 26e89cb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dry-shirts-divide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @softnetics/hono-react-query
22

3+
## 1.1.5
4+
5+
### Patch Changes
6+
7+
- [#9](https://github.com/softnetics/hono-react-query/pull/9) [`196d9ce`](https://github.com/softnetics/hono-react-query/commit/196d9ce7649a1813cb1d59ab14a04621eda2c27d) Thanks [@saenyakorn](https://github.com/saenyakorn)! - Fix `queryOptions` and `useQuery` type for throwOnError
8+
39
## 1.1.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softnetics/hono-react-query",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"type": "module",
55
"exports": {
66
".": "./src/index.ts"

0 commit comments

Comments
 (0)