From 91cffd87c2a5d88105d45ae94d86c400fad3ccf5 Mon Sep 17 00:00:00 2001 From: Vinicius Arcanjo Date: Tue, 4 Jun 2024 15:32:01 -0300 Subject: [PATCH] release: bumped 2023.2.1 --- CHANGELOG.rst | 12 +++--------- package.json | 2 +- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index de9edea..0ac2fa6 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,9 @@ All notable changes to the Kytos-NG UI project will be documented in this file. UNRELEASED - Under development ****************************** +[2023.2.1] - 2024-06-04 +*********************** + Added ===== - Added new Status Menu. This menu can be accessed with the ``ctrl + shift + 2`` hotkeys. @@ -15,19 +18,10 @@ Changed ======= - ``README.md`` now contains latest UI documentation link. -Deprecated -========== - -Removed -======= - Fixed ===== - Error handler properly showing the error message as text (Issue #60) -Security -======== - [2023.2.0] - 2024-02-16 *********************** diff --git a/package.json b/package.json index 393af23..e2a1507 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kytos-web-ui", "description": "Kytos-NG Web-ui project", - "version": "2023.2.0", + "version": "2023.2.1", "author": "Beraldo Leal ", "private": true, "scripts": {