Skip to content

Commit

Permalink
Bump version to 8.7.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
na9da committed Nov 29, 2024
1 parent e43bfde commit 6ba42ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terriajs",
"version": "8.7.9",
"version": "8.7.10",
"description": "Geospatial data visualization platform.",
"license": "Apache-2.0",
"engines": {
Expand Down

0 comments on commit 6ba42ad

Please sign in to comment.