We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c182d2c commit 9cae5e9Copy full SHA for 9cae5e9
HISTORY.md
@@ -1,6 +1,10 @@
1
# History
2
----
3
4
+## 0.3.0 / 2019-05-14
5
+
6
+- Support `placement` prop.
7
8
## 0.2.0 / 2019-05-08
9
10
- Support `rows` prop.
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-mentions",
- "version": "0.2.3",
+ "version": "0.3.0",
"description": "React Mentions",
"keywords": [
"react",
0 commit comments