From e03795f4f535d5b0bab686831b459962df453e05 Mon Sep 17 00:00:00 2001 From: Kiko Date: Fri, 1 Sep 2023 15:51:27 +0000 Subject: [PATCH] chore(release): 1.1.6 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f641c07..b9855b9 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.1.6 (2023-09-01) + ### 1.1.5 (2023-08-16) ### 1.1.4 (2023-07-31) diff --git a/package.json b/package.json index c308629..a19e60d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tesla-title", "description": "Get Tesla vehicles title based on option codes", "homepage": "https://nicedoc.io/teslahunt/title", - "version": "1.1.5", + "version": "1.1.6", "main": "index.js", "author": { "email": "hello@teslahunt.io",