chore(release): 0.51.5
Some checks failed
/ deploy_on_hosted (push) Successful in 19m3s
/ build_android (push) Failing after 13m6s

This commit is contained in:
Pieter Vander Vennet 2025-05-04 03:15:41 +02:00
parent 5f22b90bd8
commit e634d7dfc5
3 changed files with 10 additions and 3 deletions

View file

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.51.5](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.51.4...v0.51.5) (2025-05-04)
### Bug Fixes
* actually show data ([5f22b90](https://source.mapcomplete.org/MapComplete/MapComplete/commits/5f22b90bd8e717094f724efde142ffa674390527))
### [0.51.4](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.52.3-b...v0.51.4) (2025-05-04)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "mapcomplete",
"version": "0.51.4",
"version": "0.51.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mapcomplete",
"version": "0.51.4",
"version": "0.51.5",
"hasInstallScript": true,
"license": "GPL-3.0-or-later",
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "mapcomplete",
"version": "0.51.4",
"version": "0.51.5",
"repository": "https://source.mapcomplete.org/MapComplete/MapComplete",
"description": "A small website to edit OSM easily",
"bugs": "hhttps://source.mapcomplete.org/MapComplete/MapComplete/issues",