From 1b2e7aa9612ed08eb1f3ec9c6d98cd89a296f303 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 21:48:33 +0000 Subject: [PATCH] Bump version to 20.2.0 (#643) * Bump version to 20.2.0 * Update CHANGELOG.md --------- Co-authored-by: HarelM <3269297+HarelM@users.noreply.github.com> Co-authored-by: Harel M --- CHANGELOG.md | 9 ++++++--- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d863cff62..0fb5d66b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,17 @@ ## main ### ✨ Features and improvements - -- Support `distance` expression in web style spec - [#642](https://github.com/maplibre/maplibre-style-spec/pull/642) - _...Add new stuff here..._ ### 🐞 Bug fixes - - _...Add new stuff here..._ +## 20.2.0 + +### ✨ Features and improvements + +- Support `distance` expression in web style spec - [#642](https://github.com/maplibre/maplibre-style-spec/pull/642) + ## 20.1.1 ### 🐞 Bug fixes diff --git a/package-lock.json b/package-lock.json index 23600f22e..e0b7bfbe3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maplibre/maplibre-gl-style-spec", - "version": "20.1.1", + "version": "20.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@maplibre/maplibre-gl-style-spec", - "version": "20.1.1", + "version": "20.2.0", "license": "ISC", "dependencies": { "@mapbox/jsonlint-lines-primitives": "~2.0.2", diff --git a/package.json b/package.json index ad7cc709e..b6716a705 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@maplibre/maplibre-gl-style-spec", "description": "a specification for maplibre styles", - "version": "20.1.1", + "version": "20.2.0", "author": "MapLibre", "keywords": [ "mapbox",