From f3102691c54d79d3cad6b283515f7443f862e644 Mon Sep 17 00:00:00 2001 From: Kiko Date: Sun, 25 Oct 2020 14:32:20 +0000 Subject: [PATCH] chore(release): 1.0.13 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4f91e43..3e26dc35 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.0.13](https://github.com/Kikobeats/tesla-inventory/compare/v1.0.12...v1.0.13) (2020-10-25) + ### [1.0.12](https://github.com/Kikobeats/tesla-inventory/compare/v1.0.11...v1.0.12) (2020-10-25) diff --git a/package.json b/package.json index c711289d..3fd725b8 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.0.12", + "version": "1.0.13", "main": "index.js", "author": { "email": "josefrancisco.verdu@gmail.com",