Skip to content

Commit 35126d6

Browse files
Bump js version to 6.5.0-pre.0 (maplibre#4325)
Co-authored-by: acalcutt <3792408+acalcutt@users.noreply.github.com> Co-authored-by: Andrew Calcutt <acalcutt@techidiots.net>
1 parent 8456c3f commit 35126d6

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

platform/node/CHANGELOG.md

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

8+
## 6.5.0-pre.0
9+
### ✨ Features and improvements
10+
- Update node support to v26, remove node v20, update NAN to 2.27.0 ([#4322](https://github.com/maplibre/maplibre-native/pull/4322)) (by [@acalcutt](https://github.com/acalcutt))
11+
812
## 6.4.1
913
### 🐞 Bug fixes
1014
- core: fix color-relief/hillshade invisible above fill layers on Metal/Vulkan/WebGPU ([#4166](https://github.com/maplibre/maplibre-native/pull/4166)) (by [@acalcutt](https://github.com/acalcutt))

platform/node/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.

platform/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@maplibre/maplibre-gl-native",
3-
"version": "6.4.1",
3+
"version": "6.5.0-pre.0",
44
"description": "Renders map tiles with MapLibre Native",
55
"keywords": [
66
"maplibre",

0 commit comments

Comments
 (0)