diff --git a/CHANGELOG.md b/CHANGELOG.md index e7fa8f07..34d47fda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [0.6.2](https://github.com/nuxt-community/sanity-module/compare/0.6.1...0.6.2) (2021-01-20) + + +### Bug Fixes + +* export types for components ([dab55f2](https://github.com/nuxt-community/sanity-module/commit/dab55f2776631749e8235043055320430cf0cda8)) + ### [0.6.1](https://github.com/nuxt-community/sanity-module/compare/0.6.0...0.6.1) (2021-01-18) diff --git a/package.json b/package.json index ca824eaf..d6ee3881 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/sanity", - "version": "0.6.1", + "version": "0.6.2", "description": "Sanity integration for Nuxt.js", "keywords": [ "nuxt",