Skip to content

Commit 7b20b69

Browse files
committed
Bump version to 1.1.1
1 parent b5c31f1 commit 7b20b69

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
Log of changes since the 2.0 version
44

5+
### 1.1.1
6+
7+
- Fix display order of RTL tag values in Tag Changes view (#766)
8+
59
### 1.1.0
610

711
- Fix Chinese text input in location search bar (#671)

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

0 commit comments

Comments
 (0)