Skip to content

Commit

Permalink
bump to v3.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
CollinBeczak committed Mar 5, 2025
1 parent 6d41468 commit ef07faa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on
[Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## [v3.16.7] - 2025-03-04
Released with [maproulette-backend_v4.7.3](https://github.com/maproulette/maproulette-backend/releases/tag/v4.7.3)

## What's Changed
* fix autosuggest bug by @jschwarz2030 in https://github.com/maproulette/maproulette3/pull/2585

**Full Changelog**: https://github.com/maproulette/maproulette3/compare/v3.16.6...v3.16.7

## [v3.16.6] - 2025-03-03
Released with [maproulette-backend_v4.7.3](https://github.com/maproulette/maproulette-backend/releases/tag/v4.7.3)

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": "maproulette3",
"version": "3.16.6",
"version": "3.16.7",
"type": "module",
"private": true,
"scripts": {
Expand Down

0 comments on commit ef07faa

Please sign in to comment.