From 671e895017dbbb2bfd4f2d1e576810a0268e0b74 Mon Sep 17 00:00:00 2001 From: Adilet Soronov <74559101+adiletelf@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:54:51 +0600 Subject: [PATCH] Bump version to 2.5.9.0 --- package-lock.json | 4 ++-- package.json | 2 +- pbiviz.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a215ef4..38d002f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "powerbi-visuals-timeline", - "version": "2.5.8.0", + "version": "2.5.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "powerbi-visuals-timeline", - "version": "2.5.8.0", + "version": "2.5.9.0", "license": "MIT", "dependencies": { "@typescript-eslint/eslint-plugin": "^7.17.0", diff --git a/package.json b/package.json index bb1f6f9..7237958 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "powerbi-visuals-timeline", - "version": "2.5.8.0", + "version": "2.5.9.0", "description": "Timeline slicer is a graphical date range selector used as a filtering component in the report canvas", "repository": { "type": "git", diff --git a/pbiviz.json b/pbiviz.json index 60e0875..1cadbd6 100644 --- a/pbiviz.json +++ b/pbiviz.json @@ -1,10 +1,10 @@ { "visual": { "name": "Timeline", - "displayName": "Timeline 2.5.8.0", + "displayName": "Timeline 2.5.9.0", "guid": "Timeline1447991079100", "visualClassName": "Timeline", - "version": "2.5.8.0", + "version": "2.5.9.0", "description": "Timeline slicer is a graphical date range selector used as a filtering component in the report canvas", "supportUrl": "https://community.powerbi.com", "gitHubUrl": "https://github.com/Microsoft/powerbi-visuals-timeline"