You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by el...@apache.org on 2023/10/21 01:08:59 UTC

[superset] 01/02: bump frontend version

This is an automated email from the ASF dual-hosted git repository.

elizabeth pushed a commit to branch 2.1
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 49e0016265b669d47cac494adcd9271dcbcb690c
Author: Elizabeth Thompson <es...@gmail.com>
AuthorDate: Fri Oct 20 16:39:58 2023 -0700

    bump frontend version
---
 superset-frontend/package-lock.json | 4 ++--
 superset-frontend/package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json
index adb7f27ae6..b38140b873 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "superset",
-  "version": "2.1.1",
+  "version": "2.1.2",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "superset",
-      "version": "2.1.1",
+      "version": "2.1.2",
       "license": "Apache-2.0",
       "workspaces": [
         "packages/*",
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 5cc84f7fe8..d58dad57ee 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -1,6 +1,6 @@
 {
   "name": "superset",
-  "version": "2.1.1",
+  "version": "2.1.2",
   "description": "Superset is a data exploration platform designed to be visual, intuitive, and interactive.",
   "keywords": [
     "big",