Skip to content

Commit f4841a5

Browse files
chore(release): 2.7.0 [skip ci]
# [2.7.0](v2.6.0...v2.7.0) (2025-08-23) ### Bug Fixes * add GEOS build fix patch ([c2d69ad](c2d69ad)) ### Features * (revert) upgrade emsdk to 4.0.13 ([255870b](255870b)) * upgrade emsdk to 4.0.13 ([25c91d5](25c91d5)) * upgrade emsdk to latest 3.x (3.1.74) instead of 4.x ([2662834](2662834)) * upgrade GDAL to 3.11.0 ([21c1b1e](21c1b1e)) * upgrade GEOS to 3.14.0 ([79a834d](79a834d)) * upgrade Libxml2 to 2.14.5 ([70e724a](70e724a)) * upgrade PROJ to 9.6.2 ([c3f3512](c3f3512)) * upgrade SQLite to 3.50.2 ([7be66f9](7be66f9)) * upgrade SQLite to 3.50.4 ([01255a7](01255a7))
1 parent c0f9932 commit f4841a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mapserver-wasm",
3-
"version": "2.7.0-alpha.1",
3+
"version": "2.7.0",
44
"description": "WebAssembly version of MapServer with a dispatchRequest interface",
55
"author": "Paul Lange <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)