Skip to content

Commit

Permalink
[skip ci] chore(release): v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed May 19, 2020
1 parent 29e125f commit 6851968
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.8.0](https://github.com/FEMessage/v-editor/compare/v2.7.1...v2.8.0) (2020-05-19)


### Features

* 添加 placeholder ([#96](https://github.com/FEMessage/v-editor/issues/96)) ([5b2fad2](https://github.com/FEMessage/v-editor/commit/5b2fad2))
* 自动转换 markdown 文本 ([#95](https://github.com/FEMessage/v-editor/issues/95)) ([00fc1ce](https://github.com/FEMessage/v-editor/commit/00fc1ce))



### [2.7.1](https://github.com/FEMessage/v-editor/compare/v2.7.0...v2.7.1) (2020-05-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@femessage/v-editor",
"version": "2.7.1",
"version": "2.8.0",
"description": "upload img and write rich text easily",
"author": "https://github.com/FEMessage",
"license": "MIT",
Expand Down

0 comments on commit 6851968

Please sign in to comment.