Skip to content

Commit fbed175

Browse files
committed
Bump version to 1.2.5
1 parent bd6e84d commit fbed175

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ as far back as very early versions of this codebase, which was started in 2017
55
(though note that there was an earlier version of OSMCha whose code is not
66
included in the history of this repository).
77

8+
### 1.2.5
9+
10+
- Make external links and foreign keys clickable in the element info view
11+
using JOSM's tag2link package (#813)
12+
813
### 1.2.4
914
- Add Mapillary and Panoramax links to the "Open In..." dropdown on selected
1015
features (#805)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osmcha-frontend",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"license": "ISC",
55
"engines": {
66
"node": ">=7.0"

0 commit comments

Comments
 (0)