diff --git a/CHANGELOG.md b/CHANGELOG.md index 128cca34..2647bb5b 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.16](https://github.com/Kikobeats/tesla-inventory/compare/v1.0.15...v1.0.16) (2020-11-02) + ### [1.0.15](https://github.com/Kikobeats/tesla-inventory/compare/v1.0.14...v1.0.15) (2020-10-29) ### [1.0.14](https://github.com/Kikobeats/tesla-inventory/compare/v1.0.13...v1.0.14) (2020-10-25) diff --git a/package.json b/package.json index 8aa09a8a..95ec7588 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.15", + "version": "1.0.16", "main": "index.js", "author": { "email": "josefrancisco.verdu@gmail.com",