From 545732f7cebc4fd019cb8bd0afef7e3966dfa41f Mon Sep 17 00:00:00 2001 From: Dipak Parmar Date: Mon, 11 Nov 2024 19:40:34 -0800 Subject: [PATCH] build: release v2.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20cfc6a..eef681b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dipakparmar/docusaurus-plugin-umami", - "version": "2.1.6", + "version": "2.1.7", "description": "Umami Analytics plugin for Docusaurus v2.", "main": "dist/index.js", "types": "dist/index.d.ts",