Skip to content

Commit 5e9afcf

Browse files
committed
## 1.6.0 - 2017-07-20
- [Feature] Allow customization of the dropdown arrow. By [@sventschui](https://github.com/sventschui).
1 parent bbfd2a1 commit 5e9afcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "accessible-autocomplete",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"main": "dist/accessible-autocomplete.min.js",
55
"style": "dist/accessible-autocomplete.min.css",
66
"description": "An autocomplete component, built to be accessible.",

0 commit comments

Comments
 (0)