Skip to content

Commit b621713

Browse files
committed
v6.2.0
1 parent d26c1e2 commit b621713

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,19 @@ _Breaking changes, which may affect downstream projects, are marked with a_ ⚠
1818
1919
[#xxx]: https://github.com/osmlab/osm-community-index/issues/xxx
2020
-->
21+
# 6.2.0
22+
##### 2026-Jul-31
23+
* Support new resource type: `whatsapp` ([#859])
24+
* Added:
25+
* OSM Honduras WhatsApp group chat ([#858])
26+
* Removed:
27+
* Ukraine Telegram resource ([#860])
28+
29+
[#858]: https://github.com/osmlab/osm-community-index/issues/858
30+
[#859]: https://github.com/osmlab/osm-community-index/issues/859
31+
[#860]: https://github.com/osmlab/osm-community-index/issues/860
32+
33+
2134
# 6.1.1
2235
##### 2026-Jul-29
2336
* Added:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osm-community-index",
3-
"version": "6.1.1",
3+
"version": "6.2.0",
44
"license": "ISC",
55
"description": "An index of community resources for OpenStreetMap",
66
"homepage": "https://openstreetmap.community",

0 commit comments

Comments
 (0)