1 parent d77b5df commit 9148111Copy full SHA for 9148111
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+### [1.3.1](https://github.com/nuxt-modules/sanity/compare/1.3.0...1.3.1) (2022-10-11)
4
+
5
6
+### Bug Fixes
7
8
+* transpile nitro auto-imports ([d77b5df](https://github.com/nuxt-modules/sanity/commit/d77b5dfb8c9842157a56131a377a2c6a15b9f93d))
9
10
## [1.3.0](https://github.com/nuxt-modules/sanity/compare/1.2.3...1.3.0) (2022-09-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/sanity",
- "version": "1.3.0",
+ "version": "1.3.1",
"license": "MIT",
"repository": "nuxt-modules/sanity",
"description": "Sanity integration for Nuxt",
0 commit comments