forked from MapComplete/MapComplete
chore(release): 0.50.7
This commit is contained in:
parent
089017b136
commit
e56e8fe112
3 changed files with 11 additions and 3 deletions
|
@ -2,6 +2,14 @@
|
||||||
|
|
||||||
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.
|
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.50.7](https://github.com/pietervdvn/mapcomplete/compare/v0.50.6...v0.50.7) (2025-04-05)
|
||||||
|
|
||||||
|
|
||||||
|
### Theme improvements
|
||||||
|
|
||||||
|
* **memorials:** add possibility to snap to walls_and_buildings ([17fd654](https://github.com/pietervdvn/mapcomplete/commits/17fd654f39a1b6cb8bd5dcc2026f273fffbe1d9e))
|
||||||
|
* **toilets:** improve tagging of wheelchair accessible toilets, various fixes to make this possible ([089017b](https://github.com/pietervdvn/mapcomplete/commits/089017b1367bf790da993472920000ee73922069))
|
||||||
|
|
||||||
### [0.50.6](https://github.com/pietervdvn/mapcomplete/compare/v0.50.5...v0.50.6) (2025-04-03)
|
### [0.50.6](https://github.com/pietervdvn/mapcomplete/compare/v0.50.5...v0.50.6) (2025-04-03)
|
||||||
|
|
||||||
|
|
||||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "mapcomplete",
|
"name": "mapcomplete",
|
||||||
"version": "0.50.6",
|
"version": "0.50.7",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "mapcomplete",
|
"name": "mapcomplete",
|
||||||
"version": "0.50.6",
|
"version": "0.50.7",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@capacitor/android": "^6.1.2",
|
"@capacitor/android": "^6.1.2",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "mapcomplete",
|
"name": "mapcomplete",
|
||||||
"version": "0.50.6",
|
"version": "0.50.7",
|
||||||
"repository": "https://github.com/pietervdvn/MapComplete",
|
"repository": "https://github.com/pietervdvn/MapComplete",
|
||||||
"description": "A small website to edit OSM easily",
|
"description": "A small website to edit OSM easily",
|
||||||
"bugs": "https://github.com/pietervdvn/MapComplete/issues",
|
"bugs": "https://github.com/pietervdvn/MapComplete/issues",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue