From 4efb1c7d2e88b91a90282f3da9c297c8812244d0 Mon Sep 17 00:00:00 2001 From: Kiko Date: Wed, 23 Oct 2024 02:06:50 +0000 Subject: [PATCH] chore(release): 2.0.38 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 199c21b..b048f55 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.38 (2024-10-23) + ### 2.0.37 (2024-10-12) ### 2.0.36 (2024-10-10) diff --git a/package.json b/package.json index 149c1b9..e66f1cc 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.37", + "version": "2.0.38", "main": "src/index.js", "author": { "email": "hello@teslahunt.io",