Skip to content

Commit

Permalink
prepare version 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmail committed Oct 20, 2024
1 parent 96ab31e commit 750760c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# CHANGES

* version 3.6.0 - 2024-10-20
* Reverse page: Remove click handler when switching other page. Thanks ericgrosso
* Reverse page: Fix test that longitude is filled on form submit. Thanks ericgrosso
* NPM package updates
* NPM package updates: eslint 8->9, Svelte 4->5
* Minimum required nodejs version to compile (rollup) is now 16

* version 3.5.3 - 2024-05-06
* Search page: Set HTML page title for structured searches, too
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nominatim-ui",
"description": "Debug web interface for Nominatim geocoder",
"version": "3.5.3",
"version": "3.6.0",
"license": "GPL-2.0",
"scripts": {
"build": "rollup -c",
Expand Down

0 comments on commit 750760c

Please sign in to comment.