Skip to content

Commit 468353e

Browse files
stepankuzmingithub-actions[bot]
authored andcommitted
GL JS v3.24.1
GitOrigin-RevId: 515a7e3b3ba8580b297278e966f292f63297bad5
1 parent 3ffa2e1 commit 468353e

4 files changed

Lines changed: 11 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.24.1
2+
3+
## Bug fixes 🐞
4+
5+
- Fix an issue with custom layer rendering alongside data-driven `line-emissive-strength`.
6+
17
## 3.24.0
28

39
## Features and improvements ✨

package-lock.json

Lines changed: 3 additions & 3 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": "mapbox-gl",
33
"description": "A WebGL interactive maps library",
4-
"version": "3.24.0",
4+
"version": "3.24.1",
55
"main": "dist/mapbox-gl.js",
66
"style": "dist/mapbox-gl.css",
77
"types": "dist/mapbox-gl.d.ts",

src/style-spec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapbox/mapbox-gl-style-spec",
3-
"version": "14.24.0",
3+
"version": "14.24.1",
44
"description": "a specification for mapbox gl styles",
55
"author": "Mapbox",
66
"license": "SEE LICENSE IN LICENSE.txt",

0 commit comments

Comments
 (0)