Skip to content

Commit 90e5904

Browse files
committed
chore: release v1.2.2
1 parent 3fb1d9c commit 90e5904

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
### [1.2.2](https://github.com/nuxt-community/sanity-module/compare/1.2.1...1.2.2) (2022-05-30)
4+
5+
6+
### Performance Improvements
7+
8+
* use `$fetch` for minimal client ([7b7517e](https://github.com/nuxt-community/sanity-module/commit/7b7517e0fc1b29f98bb9c1d49d0c7ae137dda56a))
9+
310
### [1.2.1](https://github.com/nuxt-community/sanity-module/compare/1.2.0...1.2.1) (2022-05-17)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/sanity",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"license": "MIT",
55
"repository": "nuxt-community/sanity-module",
66
"description": "Sanity integration for Nuxt",

0 commit comments

Comments
 (0)