From c300315a7e61efa1ad98a2428dc4c82ba724264c Mon Sep 17 00:00:00 2001 From: Daniel Gietmann Date: Sat, 21 Feb 2026 20:16:21 +0100 Subject: [PATCH] chore: update package version to 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be64ab7..2631887 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@danielgtmn/umami-react", - "version": "1.1.4", + "version": "1.1.5", "private": false, "description": "The Umami Analytics Loader is a lightweight script that enables you to easily integrate Umami Analytics into your website. Umami is a simple, open-source website analytics tool that provides valuable insights into your website's traffic without compromising privacy.", "main": "./dist/index.cjs",