Skip to content

Commit 00977a3

Browse files
committed
Bump version to v3.17.10
1 parent 5fee678 commit 00977a3

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on
55
[Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66

7+
## [v3.17.10] - 2025-07-16
8+
9+
- Re-enable Bing Imagery (disabled temporarily for debugging a production issue)
10+
711
## [v3.17.9] - 2025-07-15
812

913
- Add error handling for deleted OpenStreetMap elements by @charleme (#2691)

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maproulette3",
3-
"version": "3.17.9",
3+
"version": "3.17.10",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)