Skip to content

Commit 0099591

Browse files
committed
Update changelog and contributors
1 parent 7e01a42 commit 0099591

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 6.3.0
4+
5+
- Added `clearSelectedIndex` method to programmatically clear the currently selected suggestion ([joelposti](https://github.com/joelposti))
36
## 6.2.0
47

58
- Added `newTagText` option to display a prompt in the suggestions list to create a new tag when the `allowNew` option is enabled ([cml391](https://github.com/cml391))

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"Sibiraj S",
4040
"Cristina Lozano",
4141
"Alexander Nestorov",
42-
"Lars Haßler"
42+
"Lars Haßler",
43+
"Joel Posti"
4344
],
4445
"license": "MIT",
4546
"repository": "https://github.com/i-like-robots/react-tags",

0 commit comments

Comments
 (0)