From 2346a252539d230e4fc5b524718c738a5b8476da Mon Sep 17 00:00:00 2001 From: John Kapantzakis Date: Mon, 1 Apr 2024 18:30:18 +0300 Subject: [PATCH 1/2] Remove space --- src/components/icon/assets/okta.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/icon/assets/okta.svg b/src/components/icon/assets/okta.svg index a9287279c..6051ef926 100644 --- a/src/components/icon/assets/okta.svg +++ b/src/components/icon/assets/okta.svg @@ -1,3 +1,3 @@ - + From ceb3712e8e070251c0bcbdd8c951da7963eb0ab5 Mon Sep 17 00:00:00 2001 From: John Kapantzakis Date: Mon, 1 Apr 2024 18:30:48 +0300 Subject: [PATCH 2/2] v4.3.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4371839d8..70881a045 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netdata/netdata-ui", - "version": "4.3.22", + "version": "4.3.23", "description": "netdata UI kit", "main": "dist/index.js", "module": "dist/es6/index.js",