Skip to content

Commit 331757d

Browse files
committed
bump 0.4.0
1 parent 4210ccc commit 331757d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

HISTORY.md

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

4+
## 0.4.0 / 2019-08-06
5+
6+
- Support `getPopupContainer` prop.
7+
48
## 0.3.0 / 2019-05-14
59

610
- Support `placement` prop.
@@ -11,4 +15,4 @@
1115

1216
## 0.1.0 / 2019-05-08
1317

14-
- Initial release.
18+
- Initial release.

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.3.1",
3+
"version": "0.4.0",
44
"description": "React Mentions",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)