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",