Skip to content

Commit b4d8978

Browse files
Bump version to 23.2.2 (#1110)
* Bump version to 23.2.2 * Update CHANGELOG.md --------- Co-authored-by: HarelM <[email protected]> Co-authored-by: Harel M <[email protected]>
1 parent 4051c33 commit b4d8978

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
### 🐞 Bug fixes
77
- _...Add new stuff here..._
88

9+
## 23.2.2
10+
11+
### 🐞 Bug fixes
12+
13+
- Fix state validation - no error case ([#1109](https://github.com/maplibre/maplibre-style-spec/pull/1109))
14+
915
## 23.2.1
1016

1117
### 🐞 Bug fixes

β€Ž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.1",
4+
"version": "23.2.2",
55
"author": "MapLibre",
66
"keywords": [
77
"mapbox",

0 commit comments

Comments
Β (0)