Skip to content

Commit f87d058

Browse files
committed
Bump version to 1.2.3
1 parent 8419530 commit f87d058

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Log of changes since the 2.0 version
44

5+
### 1.2.3
6+
7+
- Fix blank page when loading a changeset while not logged in (#796)
8+
- Remove Plausible analytics (for cost reasons; we may investigate adding
9+
it back or switching to another analytics provider in the future)
10+
511
### 1.2.2
612

713
- Fix display of RTL tag and role values in the element info table (#790)

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.2",
3+
"version": "1.2.3",
44
"license": "ISC",
55
"engines": {
66
"node": ">=7.0"

0 commit comments

Comments
 (0)