Skip to content

Commit 57598ee

Browse files
committed
bump to v3.17.2
1 parent 32ec099 commit 57598ee

3 files changed

Lines changed: 14 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@ 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.0] - 2025-06-4
7+
## [v3.17.2] - 2025-06-5
8+
Released with [maproulette-backend_v4.7.9](https://github.com/maproulette/maproulette-backend/releases/tag/v4.7.9)
9+
10+
## What's Changed
11+
* fix zoom to new task issue by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2661
12+
* fix task map animations between tasks by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2662
13+
14+
15+
**Full Changelog**: https://github.com/maproulette/maproulette3/compare/v3.17.1...v3.17.2
16+
17+
## [v3.17.1] - 2025-06-4
818
Released with [maproulette-backend_v4.7.9](https://github.com/maproulette/maproulette-backend/releases/tag/v4.7.9)
919

1020
## What's Changed

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.1",
3+
"version": "3.17.2",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)