This commit is contained in:
Martin Raifer
2024-08-19 12:15:33 +02:00
parent 0dbf5fff99
commit 14779516ff
3 changed files with 9 additions and 3 deletions
+6
View File
@@ -23,6 +23,12 @@ _Breaking developer changes, which may affect downstream projects or sites that
[@xxxx]: https://github.com/xxxx
-->
# 6.8.1
##### 2024-Aug-19
* Update translations from Transifex
# 6.8.0
##### 2024-Aug-19
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@openstreetmap/id-tagging-schema",
"version": "6.8.0",
"version": "6.8.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@openstreetmap/id-tagging-schema",
"version": "6.8.0",
"version": "6.8.1",
"license": "ISC",
"devDependencies": {
"@ideditor/schema-builder": "~6.5.1",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "@openstreetmap/id-tagging-schema",
"version": "6.8.0",
"version": "6.8.1",
"description": "The OpenStreetMap tagging model used by the iD editor",
"homepage": "https://github.com/openstreetmap/id-tagging-schema#readme",
"bugs": "https://github.com/openstreetmap/id-tagging-schema/issues",