From c6fd20557bf704225e29c516f42e64ed34063388 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:14:12 +0000 Subject: [PATCH] Bump version to 22.0.1 (#925) * Bump version to 22.0.1 * Update CHANGELOG.md --------- Co-authored-by: HarelM <3269297+HarelM@users.noreply.github.com> Co-authored-by: Harel M --- CHANGELOG.md | 7 ++++++- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 017949ed..2c07a9dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,14 @@ - _...Add new stuff here..._ ### 🐞 Bug fixes -- Fix issue with `geomtry-type` filter ([#924](https://github.com/maplibre/maplibre-style-spec/pull/924)) - _...Add new stuff here..._ +## 22.0.1 + +### 🐞 Bug fixes + +- Fix issue with `geomtry-type` filter ([#924](https://github.com/maplibre/maplibre-style-spec/pull/924)) + ## 22.0.0 ### ✨ Features and improvements diff --git a/package-lock.json b/package-lock.json index aabea131..79db8c9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maplibre/maplibre-gl-style-spec", - "version": "22.0.0", + "version": "22.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@maplibre/maplibre-gl-style-spec", - "version": "22.0.0", + "version": "22.0.1", "license": "ISC", "dependencies": { "@mapbox/jsonlint-lines-primitives": "~2.0.2", diff --git a/package.json b/package.json index d93d6147..acb312cd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@maplibre/maplibre-gl-style-spec", "description": "a specification for maplibre styles", - "version": "22.0.0", + "version": "22.0.1", "author": "MapLibre", "keywords": [ "mapbox",