From 081613084a0993e6aa928374e6e297d9ab269346 Mon Sep 17 00:00:00 2001 From: Jasper Zonneveld Date: Sun, 14 Oct 2018 13:07:50 +0200 Subject: [PATCH] =?UTF-8?q?Release=200.2.1=20=F0=9F=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9547ed..7434703 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All Notable changes to `vue-cli-plugin-gh-pages` will be documented in this file Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles. +## [0.2.1] - 2018-10-14 + +### Changed +- Updated README + ## [0.2.0] - 2018-10-14 ### Added diff --git a/package.json b/package.json index 51cf352..7a87f57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-cli-plugin-gh-pages", - "version": "0.2.0", + "version": "0.2.1", "description": "vue-cli 3 plugin to publish to GitHub pages", "keywords": [ "git",