We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc1c99 commit 1e5b37dCopy full SHA for 1e5b37d
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## development
4
5
+## v0.13.0
6
+- Update basemaps URL to the new CARTO CDN URL. Thanks, @skgsergio!
7
+- Editor UI cleanups. Thanks, @matschaffer!
8
9
## v0.12.0
10
- Add `formatOmitEmptyValue` settings parameter to hide `n/a` value. Thanks, @iruizr7!
package.json
@@ -1,6 +1,6 @@
1
{
"name": "grafana-map-panel",
- "version": "0.12.0",
+ "version": "0.13.0",
"description": "Map Panel",
"scripts": {
"build": "grafana-toolkit plugin:build",
0 commit comments