diff --git a/CHANGES.md b/CHANGES.md index 55da0ad053..ab3d9b6b98 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,10 @@ # Change Log -#### next release (8.7.10) +#### next release (8.7.11) + +- [The next improvement] + +#### 8.7.10 - 2024-11-29 - Add OpenStreetMap as a basemap option. - Update to node-notifier 10.0.1 to fix security vulnerabilities. @@ -13,7 +17,6 @@ - Update to @mapbox/togeojson 0.16.2 to fix security vulnerabilities. - Remove unused simple-statistics dependency. - Update to pretty-quick 4.0.0 to fix security vulnerabilities. -- [The next improvement] #### 8.7.9 - 2024-11-22 diff --git a/package.json b/package.json index 875c84d363..1b1d4a88d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "terriajs", - "version": "8.7.9", + "version": "8.7.10", "description": "Geospatial data visualization platform.", "license": "Apache-2.0", "engines": {