Skip to content

Commit

Permalink
chore: release v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 11, 2022
1 parent d77b5df commit 9148111
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


### [1.3.1](https://github.com/nuxt-modules/sanity/compare/1.3.0...1.3.1) (2022-10-11)


### Bug Fixes

* transpile nitro auto-imports ([d77b5df](https://github.com/nuxt-modules/sanity/commit/d77b5dfb8c9842157a56131a377a2c6a15b9f93d))

## [1.3.0](https://github.com/nuxt-modules/sanity/compare/1.2.3...1.3.0) (2022-09-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 9148111

Please sign in to comment.