From 9766e84859746ea18bda822b998e12be3d9edb36 Mon Sep 17 00:00:00 2001 From: Jari Kolehmainen Date: Fri, 16 Apr 2021 11:40:48 +0300 Subject: [PATCH] v5.0.0-alpha.2 Signed-off-by: Jari Kolehmainen --- package.json | 2 +- static/RELEASE_NOTES.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ba3e965f77..48ff18ee5e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "kontena-lens", "productName": "Lens", "description": "Lens - The Kubernetes IDE", - "version": "5.0.0-alpha.1", + "version": "5.0.0-alpha.2", "main": "static/build/main.js", "copyright": "© 2021, Mirantis, Inc.", "license": "MIT", diff --git a/static/RELEASE_NOTES.md b/static/RELEASE_NOTES.md index abfdc761c6..3c12f5eb6b 100644 --- a/static/RELEASE_NOTES.md +++ b/static/RELEASE_NOTES.md @@ -2,9 +2,10 @@ Here you can find description of changes we've built into each release. While we try our best to make each upgrade automatic and as smooth as possible, there may be some cases where you might need to do something to ensure the application works smoothly. So please read through the release highlights! -## 5.0.0-alpha.1 (current version) +## 5.0.0-alpha.2 (current version) - Workspaces are replaced by Catalog & Hotbar +- YAML Templates in Create Resource dock tab ## 4.2.1