From f5f6326fdcdf47642920c430a6b19e93a508f87c Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Wed, 18 Nov 2020 10:04:30 +0100 Subject: [PATCH] chore(release): 1.1.3 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b01d0ec..05a54101 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.3](https://github.com/Kikobeats/tesla-inventory/compare/v1.1.2...v1.1.3) (2020-11-18) + ### [1.1.2](https://github.com/Kikobeats/tesla-inventory/compare/v1.1.1...v1.1.2) (2020-11-13) diff --git a/package.json b/package.json index df6a48fa..b409934b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tesla-inventory", "description": "Retrieve real-time data from Tesla Inventory.", "homepage": "https://nicedoc.io/Kikobeats/tesla-inventory", - "version": "1.1.2", + "version": "1.1.3", "main": "index.js", "author": { "email": "josefrancisco.verdu@gmail.com",