From b49262e4f525944067a1e4979127d44ffd41ea30 Mon Sep 17 00:00:00 2001 From: les Date: Sat, 26 Oct 2019 00:40:13 +0200 Subject: [PATCH] [fix] target _blank on link --- CHANGELOG | 3 +++ components/Event.vue | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index f7c796db..01b467b7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ All notable changes to this project will be documented in this file. +### 0.15.7 +- [fix] minor + ### 0.15.6 - [fix] tags in event diff --git a/components/Event.vue b/components/Event.vue index 31af293b..381334e7 100644 --- a/components/Event.vue +++ b/components/Event.vue @@ -1,5 +1,5 @@