From 634d2b24dbe643bb0d0bb6948c58499b6841e4ed Mon Sep 17 00:00:00 2001 From: Kiko Date: Sun, 6 Dec 2020 15:59:23 +0000 Subject: [PATCH] chore(release): 1.2.17 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 681097f5..bead830a 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.2.17](https://github.com/Kikobeats/tesla-inventory/compare/v1.2.16...v1.2.17) (2020-12-06) + ### [1.2.16](https://github.com/Kikobeats/tesla-inventory/compare/v1.2.15...v1.2.16) (2020-12-06) ### [1.2.15](https://github.com/Kikobeats/tesla-inventory/compare/v1.2.14...v1.2.15) (2020-12-06) diff --git a/package.json b/package.json index b76ab96b..f0eb633f 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.2.16", + "version": "1.2.17", "main": "index.js", "author": { "email": "josefrancisco.verdu@gmail.com",