Skip to content

Commit

Permalink
chore: release v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 10, 2020
1 parent ac9c52c commit 4179763
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,3 +1,10 @@
### [0.3.8](https://github.com/nuxt-community/sanity-module/compare/0.3.7...0.3.8) (2020-10-10)


### Bug Fixes

* resolve `unexpected token` error ([ac9c52c](https://github.com/nuxt-community/sanity-module/commit/ac9c52cf4945e6a8f522e2a60e7cd1fbbd5a1307)), closes [#19](https://github.com/nuxt-community/sanity-module/issues/19)

### [0.3.7](https://github.com/nuxt-community/sanity-module/compare/0.3.6...0.3.7) (2020-10-10)


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": "0.3.7",
"version": "0.3.8",
"description": "Sanity integration for Nuxt.js",
"keywords": [
"nuxt",
Expand Down

0 comments on commit 4179763

Please sign in to comment.