mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-02 03:15:37 +02:00
v6.7.1
This commit is contained in:
@@ -23,6 +23,14 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
||||
[@xxxx]: https://github.com/xxxx
|
||||
-->
|
||||
|
||||
# 6.7.1
|
||||
##### 2024-Mar-14
|
||||
|
||||
* Fix URLs to icons from the maki icon set in the taginfo-project output ([schema-builder#119])
|
||||
|
||||
[schema-builder#119]: https://github.com/ideditor/schema-builder/pull/119
|
||||
|
||||
|
||||
# 6.7.0
|
||||
##### 2024-Mar-14
|
||||
|
||||
|
||||
Vendored
+544
-544
File diff suppressed because it is too large
Load Diff
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@openstreetmap/id-tagging-schema",
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@openstreetmap/id-tagging-schema",
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@ideditor/schema-builder": "~6.5.0",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "module",
|
||||
"name": "@openstreetmap/id-tagging-schema",
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.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",
|
||||
|
||||
Reference in New Issue
Block a user