Skip to content

Commit

Permalink
chore(release): 1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.10.0](v1.9.7...v1.10.0) (2020-05-01)

### Features

* **mention:** add [@moderator](https://github.com/moderator) and [@here](https://github.com/here) ([d720160](d720160))
* **mentions:** add mention type ([b276404](b276404))
* **mentions:** add space after group mentioned items ([6d75778](6d75778))
* **mentions:** sanitize items input ([cb69351](cb69351))
  • Loading branch information
semantic-release-bot committed May 1, 2020
1 parent 613a131 commit 6b5bdc2
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
@@ -1,3 +1,13 @@
# [1.10.0](https://github.com/webex/message-composer/compare/v1.9.7...v1.10.0) (2020-05-01)


### Features

* **mention:** add [@moderator](https://github.com/moderator) and [@here](https://github.com/here) ([d720160](https://github.com/webex/message-composer/commit/d720160432424b9f027c8eed977ca794b52f58d0))
* **mentions:** add mention type ([b276404](https://github.com/webex/message-composer/commit/b276404b62428532f231e3641a25ea667a5d0304))
* **mentions:** add space after group mentioned items ([6d75778](https://github.com/webex/message-composer/commit/6d75778fddcd336513c5057a1049c179c04ed660))
* **mentions:** sanitize items input ([cb69351](https://github.com/webex/message-composer/commit/cb69351daeb100bd2202e9f9bafe90b6d7ca9bdf))

## [1.9.7](https://github.com/webex/message-composer/compare/v1.9.6...v1.9.7) (2020-04-21)


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": "@webex/message-composer",
"version": "1.9.7",
"version": "1.10.0",
"description": "React message composer",
"main": "dist/index.js",
"author": "Michael Wegman ([email protected])",
Expand Down

0 comments on commit 6b5bdc2

Please sign in to comment.