Skip to content

Commit

Permalink
chore: release v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jul 21, 2020
1 parent dfbb039 commit fcc523e
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.7.2](https://github.com/danielroe/vue-sanity/compare/v0.7.1...v0.7.2) (2020-07-21)


### Bug Fixes

* test that cache exists before adding to ssrContext ([c7ffbce](https://github.com/danielroe/vue-sanity/commit/c7ffbce027539b16ad29cb39fe23a2fecace8b06))

### [0.7.1](https://github.com/danielroe/vue-sanity/compare/v0.7.0...v0.7.1) (2020-06-28)


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.7.1",
"version": "0.7.2",
"description": "Sanity integration for VueJS",
"keywords": [
"vue",
Expand Down

0 comments on commit fcc523e

Please sign in to comment.