Skip to content

Commit 1e5b37d

Browse files
committed
Update changelog. Bump version.
1 parent cdc1c99 commit 1e5b37d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## development
44

5+
## v0.13.0
6+
- Update basemaps URL to the new CARTO CDN URL. Thanks, @skgsergio!
7+
- Editor UI cleanups. Thanks, @matschaffer!
58

69
## v0.12.0
710
- Add `formatOmitEmptyValue` settings parameter to hide `n/a` value. Thanks, @iruizr7!

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-map-panel",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"description": "Map Panel",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)