diff --git a/CHANGELOG.md b/CHANGELOG.md index d7e1012..f1e83af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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.4.1](https://github.com/levy9527/nuxt-element-dashboard/compare/v2.4.0...v2.4.1) (2019-05-22) + + +### Bug Fixes + +* 格式化出错误代码 ([385642e](https://github.com/levy9527/nuxt-element-dashboard/commit/385642e)) + + + ## [2.4.0](https://github.com/levy9527/nuxt-element-dashboard/compare/v2.3.4...v2.4.0) (2019-05-21) diff --git a/package.json b/package.json index 329f08e..9a7b82d 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-element-dashboard", - "version": "2.4.0", + "version": "2.4.1", "description": "Nuxt2 + element UI project", "author": "levy ", "license": "MIT",