From b3f80d5bd778bdf43c5d7db3b454979435b25c70 Mon Sep 17 00:00:00 2001 From: Sergey Gromkov Date: Fri, 22 Mar 2024 13:50:47 +0100 Subject: [PATCH] 1.2.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 135ebbc..e42545a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "docusaurus-plugin-yandex-metrica", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "docusaurus-plugin-yandex-metrica", - "version": "1.2.0", + "version": "1.2.1", "license": "ISC", "dependencies": { "@docusaurus/core": "3.0.1" diff --git a/package.json b/package.json index d19ba94..37e9566 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docusaurus-plugin-yandex-metrica", - "version": "1.2.0", + "version": "1.2.1", "description": "Yandex Metrica plugin for Docusaurus v2.", "main": "src/index.js", "publishConfig": {