Skip to content

Commit

Permalink
chore(release): v0.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Aug 21, 2023
1 parent 93cb442 commit c5c7621
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion 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.6.9",
"version": "0.10.9",
"version": "0.10.10",
"license": "MIT",
"sideEffects": false,
"exports": {
Expand Down

1 comment on commit c5c7621

@vercel
Copy link

@vercel vercel bot commented on c5c7621 Aug 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

trpc-nuxt – ./

trpc-nuxt-git-next-wobsoriano.vercel.app
trpc-nuxt.vercel.app
trpc-nuxt-wobsoriano.vercel.app

Please sign in to comment.