diff --git a/CHANGELOG.md b/CHANGELOG.md index 64f21b7..ff4f5ff 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.6.1 (2024-06-19) + ## 1.6.0 (2024-06-08) diff --git a/package.json b/package.json index 3fde7ca..1e960fd 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.6.0", + "version": "1.6.1", "main": "src/index.js", "author": { "email": "hello@teslahunt.io",