diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e3bfccb..a127e481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [0.10.1](https://github.com/danielroe/vue-sanity/compare/v0.10.0...v0.10.1) (2020-08-16) + + +### Bug Fixes + +* don't deduplicate failed fetches ([1d0c78b](https://github.com/danielroe/vue-sanity/commit/1d0c78b0443db83b9636f835930629c9fee6a602)) + ## [0.10.0](https://github.com/danielroe/vue-sanity/compare/v0.9.1...v0.10.0) (2020-08-16) diff --git a/package.json b/package.json index 43242cd8..4ad4b652 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-sanity", - "version": "0.10.0", + "version": "0.10.1", "description": "Sanity integration for VueJS", "keywords": [ "vue",