Skip to content

Commit

Permalink
chore(release): v0.10.20
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Mar 7, 2024
1 parent 8746174 commit 6195243
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## v0.10.20

[compare changes](https://github.com/wobsoriano/trpc-nuxt/compare/v0.10.19...v0.10.20)

### 🩹 Fixes

- Fetch error detection ([d8a3728](https://github.com/wobsoriano/trpc-nuxt/commit/d8a3728))

### ❤️ Contributors

- Alexander G ([@AlexXanderGrib](http://github.com/AlexXanderGrib))

## v0.10.19

[compare changes](https://github.com/wobsoriano/trpc-nuxt/compare/v0.10.18...v0.10.19)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "End-to-end typesafe APIs in Nuxt applications.",
"type": "module",
"packageManager": "pnpm@8.15.4",
"version": "0.10.19",
"version": "0.10.20",
"license": "MIT",
"sideEffects": false,
"exports": {
Expand Down Expand Up @@ -78,4 +78,4 @@
"dist",
".output"
]
}
}

0 comments on commit 6195243

Please sign in to comment.