From 184a62adc3b8a7400f8006e0c6284a46b82351d8 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Sat, 10 Oct 2020 12:06:37 +0100 Subject: [PATCH] chore: release v0.10.3 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c33d759..edb3439f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +### [0.10.3](https://github.com/danielroe/vue-sanity/compare/v0.10.2...v0.10.3) (2020-10-10) + ### [0.10.2](https://github.com/danielroe/vue-sanity/compare/v0.10.1...v0.10.2) (2020-09-30) ### [0.10.1](https://github.com/danielroe/vue-sanity/compare/v0.10.0...v0.10.1) (2020-08-16) diff --git a/package.json b/package.json index 756c15fc..8bee2d84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-sanity", - "version": "0.10.2", + "version": "0.10.3", "description": "Sanity integration for VueJS", "keywords": [ "vue",