diff --git a/CHANGELOG.md b/CHANGELOG.md index eea33410..45e82a72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,12 @@ _Breaking developer changes, which may affect downstream projects or sites that [@xxxx]: https://github.com/xxxx --> + +# 3.5.1 + +* Update distribution files and translations from Transifex. + + # 3.5.0 #### New Presets diff --git a/package.json b/package.json index 378e07a0..28a7d038 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@openstreetmap/id-tagging-schema", - "version": "3.5.0", + "version": "3.5.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",