From 4e55bdb59fd1ad0abaa27a97a94c24f5df0084c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 11:09:11 +0000 Subject: [PATCH] Bump version to 17.4.0 (#140) Co-authored-by: HarelM Co-authored-by: HarelM --- package-lock.json | 4 ++-- package.json | 2 +- projects/ngx-maplibre-gl/package-lock.json | 4 ++-- projects/ngx-maplibre-gl/package.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index caa5856f..aea0b705 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ngx-maplibre-gl-srcs", - "version": "17.1.0", + "version": "17.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ngx-maplibre-gl-srcs", - "version": "17.1.0", + "version": "17.4.0", "dependencies": { "@angular/animations": "^17.0.4", "@angular/cdk": "^17.0.1", diff --git a/package.json b/package.json index f4f93a3f..c54b00c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-maplibre-gl-srcs", - "version": "17.1.0", + "version": "17.4.0", "scripts": { "ng": "ng", "start": "ng serve showcase", diff --git a/projects/ngx-maplibre-gl/package-lock.json b/projects/ngx-maplibre-gl/package-lock.json index 2c9529c5..5482f421 100644 --- a/projects/ngx-maplibre-gl/package-lock.json +++ b/projects/ngx-maplibre-gl/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maplibre/ngx-maplibre-gl", - "version": "17.1.0", + "version": "17.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@maplibre/ngx-maplibre-gl", - "version": "17.1.0", + "version": "17.4.0", "license": "MIT", "peerDependencies": { "@angular/common": ">= 17.0.0", diff --git a/projects/ngx-maplibre-gl/package.json b/projects/ngx-maplibre-gl/package.json index 65d829aa..35a0c369 100644 --- a/projects/ngx-maplibre-gl/package.json +++ b/projects/ngx-maplibre-gl/package.json @@ -1,6 +1,6 @@ { "name": "@maplibre/ngx-maplibre-gl", - "version": "17.1.0", + "version": "17.4.0", "description": "A Angular binding of maplibre-gl", "license": "MIT", "repository": {