From 6388651498441822c2533f7ac306c4e079603c38 Mon Sep 17 00:00:00 2001 From: Cristian Arrieta Date: Wed, 7 Jan 2026 12:03:18 -0500 Subject: [PATCH] chore: bump version to v0.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3526097..0ffc94c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ubidots/react-html-canvas", - "version": "0.2.7", + "version": "0.2.8", "description": "React library to interact with Ubidots Dashboards from HTML Canvas widgets (Provider + hooks + actions)", "license": "MIT", "author": "Ubidots",