From ab4fb8e42fed267d19451bbd66ba786ec1cb6cc2 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Wed, 20 Jan 2021 19:55:43 +0000 Subject: [PATCH] chore: release v0.6.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",