diff --git a/CHANGELOG.md b/CHANGELOG.md index 98e5538a..26e0e48a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.7.0](https://github.com/danielroe/vue-sanity/compare/v0.6.2...v0.7.0) (2020-06-28) + + +### Features + +* allow direct access to `fetch` ([464b31b](https://github.com/danielroe/vue-sanity/commit/464b31bd6713a21957c297fcc2fa03ea180a2b7d)) + ### [0.6.2](https://github.com/danielroe/vue-sanity/compare/v0.6.1...v0.6.2) (2020-06-27) ### [0.6.1](https://github.com/danielroe/vue-sanity/compare/v0.6.0...v0.6.1) (2020-06-23) diff --git a/package.json b/package.json index ba5b272e..1d37b6eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-sanity", - "version": "0.6.2", + "version": "0.7.0", "description": "Sanity integration for VueJS", "keywords": [ "vue",