diff --git a/CHANGELOG.md b/CHANGELOG.md index a3f4fb1..ab4c8a4 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. +### 1.5.4 (2024-03-02) + ### 1.5.3 (2024-02-09) ### 1.5.2 (2023-12-20) diff --git a/package.json b/package.json index 7b4dffa..54714ce 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tesla-images", "description": "Generate Tesla Model S/3/X/Y 3D photo visualizations", "homepage": "https://github.com/teslahunt/tesla-images", - "version": "1.5.3", + "version": "1.5.4", "main": "src/index.js", "author": { "email": "hello@teslahunt.io",