Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 92625da

Browse files
authored
bump version, update changelog (#357)
1 parent ec9e2f2 commit 92625da

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
## Entries
44

5+
## v1.0.5
6+
7+
- Fixes CSS path issue, thanks @jackw!
8+
59
## v1.0.4
610

711
- Validate legend colors

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "worldmap-panel",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Worldmap Panel Plugin for Grafana",
55
"main": "src/module.js",
66
"scripts": {

0 commit comments

Comments
 (0)