Skip to content

Commit

Permalink
Bump version to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pR0Ps committed Apr 30, 2024
1 parent af3284d commit 4600ec9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 3.0.0
- Rewrite in React
- Add option to provide a custom tile URL template

## 2.1.4
- Fix broken license link and update required Grafana version

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafana-trackmap-panel",
"version": "2.1.4",
"version": "3.0.0",
"description": "A plugin for Grafana that visualizes GPS points as a line on an interactive map",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 4600ec9

Please sign in to comment.