Skip to content

Commit 02c8161

Browse files
Version Packages
1 parent f718d07 commit 02c8161

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/cuddly-peas-deny.md

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

.changeset/purple-kids-juggle.md

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

CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#15](https://github.com/softnetics/hono-react-query/pull/15) [`a89fdcb`](https://github.com/softnetics/hono-react-query/commit/a89fdcb9d3392cda2ffa1f84a8fc17d28ce1b67a) Thanks [@saenyakorn](https://github.com/saenyakorn)! - Add Raw Response to the response from the lib.
8+
9+
### Patch Changes
10+
11+
- [#16](https://github.com/softnetics/hono-react-query/pull/16) [`e4b6dc2`](https://github.com/softnetics/hono-react-query/commit/e4b6dc23dec80f8de5829236455e116f45fae586) Thanks [@saenyakorn](https://github.com/saenyakorn)! - Fix isHonoResponseError does not work properly in production
12+
313
## 1.1.7
414

515
### 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.7",
3+
"version": "1.2.0",
44
"type": "module",
55
"exports": {
66
".": "./src/index.ts"

0 commit comments

Comments
 (0)