Skip to content

Commit

Permalink
chore: release v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jun 28, 2020
1 parent 67eabce commit a261c3c
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.1](https://github.com/danielroe/vue-sanity/compare/v0.7.0...v0.7.1) (2020-06-28)


### Bug Fixes

* don't send promises from server ([67eabce](https://github.com/danielroe/vue-sanity/commit/67eabce1e4374ec6dc2a64f76424d9f76bb08fb3))

## [0.7.0](https://github.com/danielroe/vue-sanity/compare/v0.6.2...v0.7.0) (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.0",
"version": "0.7.1",
"description": "Sanity integration for VueJS",
"keywords": [
"vue",
Expand Down

0 comments on commit a261c3c

Please sign in to comment.