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",