chore(release): 0.51.0

This commit is contained in:
Pieter Vander Vennet 2025-04-15 18:14:05 +02:00
parent 029f818128
commit 79b6927b56
3 changed files with 5 additions and 3 deletions

View file

@ -2,6 +2,8 @@
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.0](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.50.8...v0.51.0) (2025-04-15)
### [0.50.8](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.50.7...v0.50.8) (2025-04-15)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "mapcomplete",
"version": "0.50.8",
"version": "0.51.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mapcomplete",
"version": "0.50.8",
"version": "0.51.0",
"license": "GPL-3.0-or-later",
"dependencies": {
"@capacitor/android": "^6.1.2",

View file

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