From 4c7425e8cbfb6e9e6bd5fc158d907516c3bec270 Mon Sep 17 00:00:00 2001 From: Dataport Geo Bot Date: Tue, 26 Nov 2024 16:24:06 +0000 Subject: [PATCH] Commit from GitHub Actions (Publish packages with updated changelog to npmjs.org) --- package-lock.json | 2 +- packages/plugins/Legend/package.json | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c1fe8006d..c62aaa91b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17831,7 +17831,7 @@ }, "packages/plugins/Legend": { "name": "@polar/plugin-legend", - "version": "1.1.0", + "version": "1.1.1", "license": "EUPL-1.2", "devDependencies": { "@polar/lib-custom-types": "^1.5.0" diff --git a/packages/plugins/Legend/package.json b/packages/plugins/Legend/package.json index 6a6f9a43e..49aeab929 100644 --- a/packages/plugins/Legend/package.json +++ b/packages/plugins/Legend/package.json @@ -1,8 +1,15 @@ { "name": "@polar/plugin-legend", - "version": "1.1.0", + "version": "1.1.1", "description": "Legend plugin for POLAR that adds a simple legend overview referring to the services' provided infographics.", - "keywords": ["OpenLayers", "ol", "POLAR", "plugin", "legend", "infographic"], + "keywords": [ + "OpenLayers", + "ol", + "POLAR", + "plugin", + "legend", + "infographic" + ], "license": "EUPL-1.2", "type": "module", "author": "Dataport AöR ",