Skip to content

Commit 07ebea2

Browse files
committed
Prepare v3.1.3
1 parent 0594e83 commit 07ebea2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
14
## 3.1.2
25
- [workaround] Include `/dist` directory in published NPM package
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapbox/mapbox-gl-directions",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "A mapboxgl plugin for the Mapbox Directions API",
55
"main": "./src/index.js",
66
"browserify": {

0 commit comments

Comments
 (0)