Skip to content

Commit 9148111

Browse files
committed
chore: release v1.3.1
1 parent d77b5df commit 9148111

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.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+
310
## [1.3.0](https://github.com/nuxt-modules/sanity/compare/1.2.3...1.3.0) (2022-09-23)
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.3.0",
3+
"version": "1.3.1",
44
"license": "MIT",
55
"repository": "nuxt-modules/sanity",
66
"description": "Sanity integration for Nuxt",

0 commit comments

Comments
 (0)