diff --git a/CHANGELOG.md b/CHANGELOG.md index d012e47..993043f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 2.0.8 (2023-12-15) + ### 2.0.7 (2023-12-04) ### 2.0.6 (2023-12-04) diff --git a/package.json b/package.json index c7570df..4af27c2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tesla-title", "description": "Get Tesla vehicles title based on option codes", "homepage": "https://nicedoc.io/teslahunt/title", - "version": "2.0.7", + "version": "2.0.8", "main": "index.js", "author": { "email": "hello@teslahunt.io",