Skip to content

Commit 0f40944

Browse files
Bump version to 24.1.1 (#1287)
* Bump version to 24.1.1 * Refactor CHANGELOG for clarity and updates --------- Co-authored-by: HarelM <[email protected]> Co-authored-by: Harel M <[email protected]>
1 parent 5010b78 commit 0f40944

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
@@ -4,7 +4,13 @@
44
- _...Add new stuff here..._
55

66
### 🐞 Bug fixes
7-
- Replace spread operator (`...`) due to esbuild limitations
7+
- _...Add new stuff here..._
8+
-
9+
## 24.1.1
10+
11+
### 🐞 Bug fixes
12+
13+
- Replace spread operator (`...`) due to esbuild limitations ([#1286](https://github.com/maplibre/maplibre-style-spec/pull/1286))
814

915
## 24.1.0
1016

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

0 commit comments

Comments
 (0)