Skip to content

Commit fc4160a

Browse files
committed
v6.7.2
1 parent 488665f commit fc4160a

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

dist/deprecated.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3689,6 +3689,15 @@
36893689
"transformer": "main"
36903690
}
36913691
},
3692+
{
3693+
"old": {
3694+
"traffic_calming": "island",
3695+
"area": "yes"
3696+
},
3697+
"replace": {
3698+
"area:highway": "traffic_calming"
3699+
}
3700+
},
36923701
{
36933702
"old": {
36943703
"tunnel": "1"

dist/deprecated.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@openstreetmap/id-tagging-schema",
4-
"version": "6.7.1",
4+
"version": "6.7.2",
55
"description": "The OpenStreetMap tagging model used by the iD editor",
66
"homepage": "https://github.com/openstreetmap/id-tagging-schema#readme",
77
"bugs": "https://github.com/openstreetmap/id-tagging-schema/issues",

0 commit comments

Comments
 (0)