Skip to content

Commit

Permalink
chore(release): v0.10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Aug 22, 2023
1 parent f742731 commit 8e893a2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.10.11

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

### 🩹 Fixes

- Add missing useLazyQuery type ([299ae55](https://github.com/wobsoriano/trpc-nuxt/commit/299ae55))

### 📖 Documentation

- Bump @nuxt-themes/docus to 1.14.6 ([f7eeb10](https://github.com/wobsoriano/trpc-nuxt/commit/f7eeb10))

### ❤️ Contributors

- Wobsoriano ([@wobsoriano](http://github.com/wobsoriano))

## v0.10.10

[compare changes](https://github.com/wobsoriano/trpc-nuxt/compare/v0.10.9...v0.10.10)
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.6.9",
"version": "0.10.10",
"version": "0.10.11",
"license": "MIT",
"sideEffects": false,
"exports": {
Expand Down Expand Up @@ -79,4 +79,4 @@
"@trpc/server": "10.37.1"
}
}
}
}

1 comment on commit 8e893a2

@vercel
Copy link

@vercel vercel bot commented on 8e893a2 Aug 22, 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.vercel.app
trpc-nuxt-wobsoriano.vercel.app
trpc-nuxt-git-main-wobsoriano.vercel.app

Please sign in to comment.