diff --git a/CHANGELOG.md b/CHANGELOG.md index a9922d9..892796a 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.24 (2024-07-19) + ### 2.0.23 (2024-07-16) ### 2.0.22 (2024-07-15) diff --git a/package.json b/package.json index 912068d..df25acd 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.23", + "version": "2.0.24", "main": "src/index.js", "author": { "email": "hello@teslahunt.io",