Skip to content

Commit

Permalink
bump version to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jun 8, 2024
1 parent 7087061 commit d23b152
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 3.1.2
=============
* add `limit` parameter to `/v1/devices/<dongle>/routes_segments`

Version 3.1.1
=============
* add error response callback
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commaai/api",
"version": "3.1.1",
"version": "3.1.2",
"main": "src/index.js",
"browser": "dist/index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit d23b152

Please sign in to comment.