Skip to content

Commit 48f016b

Browse files
HarelMgithub-actions[bot]
authored andcommitted
Bump version to 24.1.0
1 parent 284ec0b commit 48f016b

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
## main
22

33
### ✨ Features and improvements
4-
- Added `global-state` parameter to `featureFilter` function ([#1279](https://github.com/maplibre/maplibre-style-spec/pull/1279))
54
- _...Add new stuff here..._
65

76
### 🐞 Bug fixes
87
- _...Add new stuff here..._
98

9+
## 24.1.0
10+
11+
### ✨ Features and improvements
12+
- Added `global-state` parameter to `featureFilter` function ([#1279](https://github.com/maplibre/maplibre-style-spec/pull/1279))
13+
14+
### 🐞 Bug fixes
15+
1016
## 24.0.0
1117

1218
### ✨ Features and improvements

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@maplibre/maplibre-gl-style-spec",
33
"description": "a specification for maplibre styles",
4-
"version": "24.0.0",
4+
"version": "24.1.0",
55
"author": "MapLibre",
66
"keywords": [
77
"mapbox",

0 commit comments

Comments
 (0)