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 0594e83 commit 07ebea2Copy full SHA for 07ebea2
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 3.1.3
2
+- [bug] Bump package `suggestions` to support autocompletion on quick keypress.[#179](https://github.com/mapbox/mapbox-gl-directions/pull/179)
3
+
4
## 3.1.2
5
- [workaround] Include `/dist` directory in published NPM package
6
package.json
@@ -1,6 +1,6 @@
{
"name": "@mapbox/mapbox-gl-directions",
- "version": "3.1.2",
+ "version": "3.1.3",
"description": "A mapboxgl plugin for the Mapbox Directions API",
"main": "./src/index.js",
"browserify": {
0 commit comments