From 13b4097a1237db30431af296479a684d3d1a5ccb Mon Sep 17 00:00:00 2001 From: Kiko Date: Wed, 20 Dec 2023 18:54:23 +0000 Subject: [PATCH] chore(release): 1.5.2 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da869c9..a029d7b 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.2 (2023-12-20) + ### 1.5.1 (2023-09-05) ## 1.5.0 (2023-09-01) diff --git a/package.json b/package.json index 69498a0..108322a 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.1", + "version": "1.5.2", "main": "src/index.js", "author": { "email": "hello@teslahunt.io",