From 2e441d250c95cb6dee765ed4e92da6f1b33e209c Mon Sep 17 00:00:00 2001 From: Max Ziebell <1752114+worldoptimizer@users.noreply.github.com> Date: Wed, 22 Jun 2022 11:04:11 +0200 Subject: [PATCH] v1.0.5 --- HypeReactiveContent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HypeReactiveContent.js b/HypeReactiveContent.js index b1e8855..8dee747 100644 --- a/HypeReactiveContent.js +++ b/HypeReactiveContent.js @@ -9,7 +9,7 @@ copyright (c) 2022 Max Ziebell, (https://maxziebell.de). MIT-license * 1.0.2 This version is being released to get JsDelivr to update * 1.0.3 Changed listener syntax to sentence structure * 1.0.4 Fixed falsy values not being updated -* 1.0.5 Added Hype Action Events support, running code through triggerAction +* 1.0.5 Added Hype Action Events support running code through triggerAction */ if("HypeReactiveContent" in window === false) window['HypeReactiveContent'] = (function () { /**