diff --git a/CHANGELOG.md b/CHANGELOG.md index 12754cf..75f907a 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.43 (2024-11-07) + ### 2.0.42 (2024-11-04) ### 2.0.41 (2024-10-29) diff --git a/package.json b/package.json index 042b7a9..c015718 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tesla-specifications", "description": "Detailed technical information related to Tesla vehicles.", "homepage": "https://github.com/teslahunt/tesla-specifications", - "version": "2.0.42", + "version": "2.0.43", "main": "src/index.js", "author": { "email": "hello@teslahunt.io",