From a99f90a9ae1f2070b009c046f70d361ba423f311 Mon Sep 17 00:00:00 2001 From: Zalenski Egor <63463140+zalenskiSofteq@users.noreply.github.com> Date: Fri, 24 Dec 2021 12:35:22 +0300 Subject: [PATCH 1/4] increase patch version --- redisinsight/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisinsight/package.json b/redisinsight/package.json index d7ddbcae9b..cc451cebfd 100644 --- a/redisinsight/package.json +++ b/redisinsight/package.json @@ -2,7 +2,7 @@ "name": "redisinsight", "productName": "RedisInsight", "private": true, - "version": "2.0.3-preview", + "version": "2.0.4-preview", "description": "RedisInsight", "main": "./main.prod.js", "author": { From 4f1f44838c9288c99562c4d346f20f085f132f44 Mon Sep 17 00:00:00 2001 From: Zalenski Egor <63463140+zalenskiSofteq@users.noreply.github.com> Date: Wed, 23 Mar 2022 12:43:53 +0300 Subject: [PATCH 2/4] increase version up to 2.0.6 --- redisinsight/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisinsight/package.json b/redisinsight/package.json index e9284fbc93..98b71c5267 100644 --- a/redisinsight/package.json +++ b/redisinsight/package.json @@ -2,7 +2,7 @@ "name": "redisinsight", "productName": "RedisInsight", "private": true, - "version": "2.0.5", + "version": "2.0.6", "description": "RedisInsight", "main": "./main.prod.js", "author": { From 472e6f23461213f2fb197fe41c17526752ab794c Mon Sep 17 00:00:00 2001 From: Zalenski Egor <63463140+zalenskiSofteq@users.noreply.github.com> Date: Wed, 22 Jun 2022 18:32:52 +0300 Subject: [PATCH 3/4] Update package.json --- redisinsight/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisinsight/package.json b/redisinsight/package.json index cbceb21668..1c26558377 100644 --- a/redisinsight/package.json +++ b/redisinsight/package.json @@ -2,7 +2,7 @@ "name": "redisinsight", "productName": "RedisInsight", "private": true, - "version": "2.4.0", + "version": "2.6.0", "description": "RedisInsight", "main": "./main.prod.js", "author": { From 05074797f93b832daf51c4374dacdb557d2e00d3 Mon Sep 17 00:00:00 2001 From: Zalenski Egor <63463140+zalenskiSofteq@users.noreply.github.com> Date: Fri, 22 Jul 2022 11:57:45 +0300 Subject: [PATCH 4/4] Update package.json --- redisinsight/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisinsight/package.json b/redisinsight/package.json index 1c26558377..7b3867ea16 100644 --- a/redisinsight/package.json +++ b/redisinsight/package.json @@ -2,7 +2,7 @@ "name": "redisinsight", "productName": "RedisInsight", "private": true, - "version": "2.6.0", + "version": "2.8.0", "description": "RedisInsight", "main": "./main.prod.js", "author": {