chore(release): v0.10.10

This commit is contained in:
wobsoriano
2023-08-20 22:57:35 -07:00
parent 93cb44288c
commit c5c762190b
2 changed files with 13 additions and 1 deletions

View File

@@ -1,6 +1,18 @@
# Changelog
## v0.10.10
[compare changes](https://github.com/wobsoriano/trpc-nuxt/compare/v0.10.9...v0.10.10)
### 🚀 Enhancements
- Add useLazyQuery composable ([93cb442](https://github.com/wobsoriano/trpc-nuxt/commit/93cb442))
### ❤️ Contributors
- Wobsoriano ([@wobsoriano](http://github.com/wobsoriano))
## v0.10.9
[compare changes](https://github.com/wobsoriano/trpc-nuxt/compare/v0.10.8...v0.10.9)