]> git.openstreetmap.org Git - nominatim-ui.git/commitdiff
v3.2.7
authorMarc Tobias <mtmail@gmx.net>
Mon, 8 Aug 2022 01:44:05 +0000 (18:44 -0700)
committerMarc Tobias <mtmail@gmx.net>
Mon, 8 Aug 2022 01:44:05 +0000 (18:44 -0700)
CHANGES.md
package.json

index b6e62cfd6400214c5bbec5073494f3db3c85f3e5..b8d816dbd2b4ca2951b4a90f9e0cbd4fd60fb49f 100644 (file)
@@ -1,5 +1,9 @@
 # CHANGES
 
+* version 3.2.7 - 2022-08-07
+
+    * Documentation: Add a config.theme.js.example file. Thanks coleman-rik
+
 * version 3.2.6 - 2022-07-14
 
     * Fix: New URL for postcode documentation. Thanks otbutz
index 1b8c42bcc113e271ed964327c00b06eb8972aff3..950bce91e297aa902b767ab3f78573bff039295c 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "nominatim-ui",
   "description": "Debug web interface for Nominatim geocoder",
-  "version": "3.2.6",
+  "version": "3.2.7",
   "license": "GPL-2.0",
   "scripts": {
     "build": "rollup -c",