You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2021/03/26 23:57:19 UTC

[superset] tag 1.1.0rc1 updated (bc7315e -> 69dae2f)

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

beto pushed a change to tag 1.1.0rc1
in repository https://gitbox.apache.org/repos/asf/superset.git.


*** WARNING: tag 1.1.0rc1 was modified! ***

    from bc7315e  (commit)
      to 69dae2f  (commit)
    from bc7315e  Update version in superset-frontend/package.json
     new 69dae2f  Fix release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 superset-frontend/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[superset] 01/01: Fix release

Posted by be...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

beto pushed a commit to tag 1.1.0rc1
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 69dae2ff524efa531d650399f3b624b4b1a9a9a2
Author: Beto Dealmeida <ro...@dealmeida.net>
AuthorDate: Fri Mar 26 16:56:19 2021 -0700

    Fix release
---
 superset-frontend/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 0e677bf..7cf3d62 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -1,6 +1,6 @@
 {
   "name": "superset",
-  "version": "1.1.0rc1",
+  "version": "1.1.0",
   "description": "Superset is a data exploration platform designed to be visual, intuitive, and interactive.",
   "license": "Apache-2.0",
   "directories": {