Skip to content

Commit

Permalink
chore: release v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Aug 16, 2020
1 parent 1d0c78b commit 27b19b2
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.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)


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": "vue-sanity",
"version": "0.10.0",
"version": "0.10.1",
"description": "Sanity integration for VueJS",
"keywords": [
"vue",
Expand Down

0 comments on commit 27b19b2

Please sign in to comment.