Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.0...v2.1.0) (2024-08-29)

### Features

* upgrade emsdk to 3.1.65 ([fe74880](fe74880))
* upgrade GDAL to 3.9.2 ([bda3eb9](bda3eb9))
* upgrade Libxml2 to 2.13.3 ([b3d51c3](b3d51c3))
* upgrade MapServer to 8.2.1 ([ab369d2](ab369d2))
* upgrade SQLite to 3.46.1 ([9161ef5](9161ef5))
  • Loading branch information
semantic-release-bot committed Aug 29, 2024
1 parent bda3eb9 commit 6a51efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mapserver-wasm",
"version": "2.0.0",
"version": "2.1.0",
"description": "WebAssembly version of MapServer with a dispatchRequest interface",
"author": "Paul Lange <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 6a51efa

Please sign in to comment.