diff --git a/CHANGELOG.md b/CHANGELOG.md index 68d1056..da869c9 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.1 (2023-09-05) + ## 1.5.0 (2023-09-01) diff --git a/package.json b/package.json index 4fd3abb..f24a8ea 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://nicedoc.io/teslahunt/tesla-images", - "version": "1.5.0", + "version": "1.5.1", "main": "src/index.js", "author": { "email": "hello@teslahunt.io",