From 1ea9a52d4e46097da161cd1e7bd47612b374ccbd Mon Sep 17 00:00:00 2001 From: David G <34038713+godind@users.noreply.github.com> Date: Thu, 16 Nov 2023 18:31:14 -0500 Subject: [PATCH] v2.2.0 Package update (#214) --- CHANGELOG.md | 9 ++++++--- package.json | 2 +- public/index.html | 4 ++-- public/main.26f0989c3569d08a.js | 1 - public/main.6619e47a0d6a1b9c.js | 1 + public/styles.5a50f41e438a6c09.css | 1 - public/styles.cb06974479d009b8.css | 1 + 7 files changed, 11 insertions(+), 8 deletions(-) delete mode 100644 public/main.26f0989c3569d08a.js create mode 100644 public/main.6619e47a0d6a1b9c.js delete mode 100644 public/styles.5a50f41e438a6c09.css create mode 100644 public/styles.cb06974479d009b8.css diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fc310d6..813c80f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ +# V 2.2.0 +## New features +* Option to enable automatic day and night modes activation based on sun phases +* Path data throttling feature added to Widget Options's Paths offering greater flexibilty in UI experience # V 2.1.3 ## Improvements -* Upgrade v6 configuration by @godind in https://github.com/mxtommy/Kip/pull/208 +* Upgrade v6 configuration # V 2.1.2 ## Fixes * Package description typo and changelog updates @@ -19,8 +23,7 @@ * Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in https://github.com/mxtommy/Kip/pull/194 # V 2.0.1 ## Improvements -* Update: KIP Icon by @godind in https://github.com/mxtommy/Kip/commit/2b2aa0da868d91b405af7cc5392a2e9b93c1d4d1 -* Update: CHANGELOG.md by @godind in https://github.com/mxtommy/Kip/commit/3bf7120c1fb06468be6d95de9d947fdaa0e28658 +* Update: KIP Icon ## Fixes * Fix: Object reference error and polyfills by @godind in https://github.com/mxtommy/Kip/commit/73f47aec694ccfe6ea2f1b92ad23dcc53b41e09f # V 2.0.0 diff --git a/package.json b/package.json index 9e8503b0..28d81347 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mxtommy/kip", - "version": "2.1.3", + "version": "2.2.0", "description": "An advanced and versatile marine instrumentation package to display Signal K data.", "license": "MIT", "author": {"name": "Thomas St.Pierre", "email": "thomas@samoht.ca"}, diff --git a/public/index.html b/public/index.html index 3f1c4c35..34505933 100644 --- a/public/index.html +++ b/public/index.html @@ -10,10 +10,10 @@ - +