Skip to content

Commit

Permalink
Merge pull request #70 from kytos-ng/release/2024.1
Browse files Browse the repository at this point in the history
release: bumped 2024.1.0
  • Loading branch information
viniarck authored Sep 17, 2024
2 parents 6befc9d + 8d06dab commit 4c1d92b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ All notable changes to the Kytos-NG UI project will be documented in this file.
UNRELEASED - Under development
******************************

[2024.1.0] - 2024-08-16
***********************

No major changes since the last 2024.1.0-b2 beta release.

[2024.1.0-b2] - 2024-09-10
***********************

Expand All @@ -31,7 +36,6 @@ Added
Changed
=======
- ``README.md`` now contains latest UI documentation link.
- Upgraded Vue framework to Vue3 in compatibility mode.

Fixed
=====
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kytos-web-ui",
"description": "Kytos-NG Web-ui project",
"version": "2024.1.0-b2",
"version": "2024.1.0",
"author": "Beraldo Leal <[email protected]>",
"private": true,
"scripts": {
Expand Down

0 comments on commit 4c1d92b

Please sign in to comment.