Skip to content

Commit d23b152

Browse files
committed
bump version to 3.1.2
1 parent 7087061 commit d23b152

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 3.1.2
2+
=============
3+
* add `limit` parameter to `/v1/devices/<dongle>/routes_segments`
4+
15
Version 3.1.1
26
=============
37
* add error response callback

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commaai/api",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"main": "src/index.js",
55
"browser": "dist/index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)