diff --git a/CHANGELOG.md b/CHANGELOG.md index e60e0c5..2854228 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.46 (2024-11-16) + ### 2.0.45 (2024-11-12) ### 2.0.44 (2024-11-09) diff --git a/package.json b/package.json index 22f7d36..cfa8cc1 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.45", + "version": "2.0.46", "main": "src/index.js", "author": { "email": "hello@teslahunt.io",