diff --git a/CHANGELOG.md b/CHANGELOG.md index c44cc24..9b3fcd4 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.52 (2025-02-01) + ### 2.0.51 (2025-01-23) ### 2.0.50 (2024-12-14) diff --git a/package.json b/package.json index 899bc82..4f04534 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.51", + "version": "2.0.52", "main": "src/index.js", "author": { "email": "hello@teslahunt.io",