Skip to content

Commit 478dee0

Browse files
Bump version to 23.2.1 (#1096)
* Bump version to 23.2.1 * Update CHANGELOG.md --------- Co-authored-by: HarelM <[email protected]> Co-authored-by: Harel M <[email protected]>
1 parent 2ee4c84 commit 478dee0

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
## main
22

33
### ✨ Features and improvements
4+
- _...Add new stuff here..._
45

6+
### 🐞 Bug fixes
57
- _...Add new stuff here..._
68

9+
## 23.2.1
10+
711
### 🐞 Bug fixes
812

913
- Validate that `numberArray` and `colorArray` values are non-empty ([#1094](https://github.com/maplibre/maplibre-style-spec/pull/1094))
10-
- _...Add new stuff here..._
1114

1215
## 23.2.0
1316

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": "23.2.0",
4+
"version": "23.2.1",
55
"author": "MapLibre",
66
"keywords": [
77
"mapbox",

0 commit comments

Comments
 (0)