From b126681319a58b224591c6a8dca0f450c98e22aa Mon Sep 17 00:00:00 2001 From: "geoset-bot[bot]" Date: Thu, 19 Mar 2026 19:52:06 +0000 Subject: [PATCH] chore: bump version to 6.0.47 --- VERSIONING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/VERSIONING.md b/VERSIONING.md index ce8bc5491d..2143d42f71 100644 --- a/VERSIONING.md +++ b/VERSIONING.md @@ -1,6 +1,6 @@ # GeoSet Versioning -**Current Version:** 6.0.46 +**Current Version:** 6.0.47 **Based on:** Apache Superset 6.0.0 > GeoSet aligns with Apache Superset's major and minor version. For example, when Superset releases version 6.1.0, GeoSet will sync with Superset, and GeoSet's version will be set to 6.1.0. However, the GeoSet and Superset patch version numbers (the third value) increment independently. Our patch version is simply a counter of how many merge requests GeoSet has merged since the last sync with upstream Superset. @@ -19,6 +19,7 @@ Version incrementing is handled automatically by the `Version Bump` GitHub Actio | Version | PR | Description | | ------- | ---------------------------------------------------- | ----------------------------------------------------------------------- | +| 6.0.47 | [#346](https://github.com/raft-tech/GeoSet/pull/346) | Add lazy loading for layers in GeoSet Multi Map | | 6.0.46 | [#345](https://github.com/raft-tech/GeoSet/pull/345) | Establish React component testing patterns for geoset-map-chart | | 6.0.45 | [#333](https://github.com/raft-tech/GeoSet/pull/333) | Update Claude commands and docs for fork-based workflow | | 6.0.44 | [#340](https://github.com/raft-tech/GeoSet/pull/340) | Repurpose Map Chart Category for GeoSet Charts Only |