Skip to content

Commit 51330e9

Browse files
committed
Bump version to 1.3.1
1 parent f87e14c commit 51330e9

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ 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.3.1
9+
10+
- Fix an issue where GeoJSON geometry filters were failing to load data (#887)
11+
812
### 1.3.0
913

1014
- Switch from Yarn to npm

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3.0",
3+
"version": "1.3.1",
44
"type": "module",
55
"license": "ISC",
66
"repository": {

0 commit comments

Comments
 (0)