Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-low authored Nov 7, 2024
1 parent 39e6497 commit 3cd987b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

Log of changes since the 2.0 version

### 1.1.0

- Fix Chinese text input in location search bar (#671)
- Add link to Pascal Neis' Changeset Visualization app (#690)
- Simplify Docker image configuration and deployment (#749)
- Switch to Plausible analytics (#750)

### 1.0.2
- Update changeset-map to 1.14.0
- Update @turf dependencies to 7.1.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osmcha-frontend",
"version": "1.0.2",
"version": "1.1.0",
"license": "ISC",
"engines": {
"node": ">=7.0"
Expand Down

0 comments on commit 3cd987b

Please sign in to comment.