diff --git a/CHANGELOG.md b/CHANGELOG.md index c8fab70..f6cd8ec 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.21.2](https://github.com/FEMessage/el-data-table/compare/v1.21.1...v1.21.2) (2021-08-10) + + + ### [1.21.1](https://github.com/FEMessage/el-data-table/compare/v1.21.0...v1.21.1) (2021-04-27) diff --git a/package.json b/package.json index eb12781..2afa272 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@femessage/el-data-table", - "version": "1.21.1", + "version": "1.21.2", "description": "base on element-ui, makes crud easily", "author": "https://github.com/FEMessage", "license": "MIT",