Skip to content

Commit 9cae5e9

Browse files
committed
bump 0.3.0
1 parent c182d2c commit 9cae5e9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# History
22
----
33

4+
## 0.3.0 / 2019-05-14
5+
6+
- Support `placement` prop.
7+
48
## 0.2.0 / 2019-05-08
59

610
- Support `rows` prop.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-mentions",
3-
"version": "0.2.3",
3+
"version": "0.3.0",
44
"description": "React Mentions",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)