We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7508f commit 02ecb52Copy full SHA for 02ecb52
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+Version 3.3.0
2
+=============
3
+* add `getCommacare` for commacare extended-warranty status
4
+
5
Version 3.2.0
6
=============
7
* breaking: remove deprecated fetchRoutes
package.json
@@ -1,6 +1,6 @@
{
"name": "@commaai/api",
- "version": "3.2.0",
+ "version": "3.3.0",
"main": "src/index.js",
"browser": "dist/index.js",
"types": "index.d.ts",
0 commit comments