diff --git a/CHANGELOG.md b/CHANGELOG.md index 7725637..a88da5d 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. + +## [1.14.0](https://github.com/i3thuan5/demo-ui/compare/v1.13.13...v1.14.0) (2018-03-21) + + ## [1.13.13](https://github.com/i3thuan5/demo-ui/compare/v1.13.12...v1.13.13) (2018-03-21) diff --git a/package.json b/package.json index ce94515..5635a59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "demo-ui", - "version": "1.13.13", + "version": "1.14.0", "description": "demo網頁中常用的版面元素", "main": "lib/index.js", "scripts": {