From 1bf85a9433833bd0eff69555f26fb6fa333e8d51 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Fri, 17 May 2019 07:41:56 +0000 Subject: [PATCH] [skip ci] chore(release): v2.3.4 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edb745f..b56b9b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [2.3.4](https://github.com/levy9527/nuxt-element-dashboard/compare/v2.3.3...v2.3.4) (2019-05-17) + + + ### [2.3.3](https://github.com/levy9527/nuxt-element-dashboard/compare/v2.3.2...v2.3.3) (2019-05-16) diff --git a/package.json b/package.json index 026149a..bc6dbde 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-element-dashboard", - "version": "2.3.3", + "version": "2.3.4", "description": "Nuxt2 + element UI project", "author": "levy ", "license": "MIT",