bump for publish
This commit is contained in:
parent
cf2d06c543
commit
14f51b7016
@ -1,5 +1,6 @@
|
||||
### Change Log for Node-RED Worldmap
|
||||
|
||||
- v2.21.7 - Let SIDC/icon short code be only 4 chars long
|
||||
- v2.21.5 - Fix handling of "old" ship nav to ship navigation
|
||||
- v2.21.4 - Fix speed leader length. Add transparentPixels option.
|
||||
- v2.21.3 - Add zoom to bounds action. Adjust map layers max zoom levels.
|
||||
|
@ -11,7 +11,7 @@ map web page for plotting "things" on.
|
||||
|
||||
### Updates
|
||||
|
||||
- v2.21.6 - Let SIDC/icon short code be only 4 chars long
|
||||
- v2.21.7 - Let SIDC/icon short code be only 4 chars long
|
||||
- v2.21.5 - Fix handling of "old" ship nav to ship navigation
|
||||
- v2.21.4 - Fix speed leader length. Add transparentPixels option..
|
||||
- v2.21.3 - Add zoom to bounds action. Adjust map layers max zoom levels.
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-red-contrib-web-worldmap",
|
||||
"version": "2.21.6",
|
||||
"version": "2.21.7",
|
||||
"description": "A Node-RED node to provide a web page of a world map for plotting things on.",
|
||||
"dependencies": {
|
||||
"@turf/bezier-spline": "~6.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user