]> git.openstreetmap.org Git - nominatim-ui.git/commitdiff
version 1.2.2
authormarc tobias <mtmail@gmx.net>
Tue, 1 Sep 2020 15:29:27 +0000 (17:29 +0200)
committermarc tobias <mtmail@gmx.net>
Tue, 1 Sep 2020 15:29:27 +0000 (17:29 +0200)
CHANGES.md
package.json

index 4395a849c48005740d8e8c7143f4693576896176..a9d1484b7abe7e9c2166cd7152295b04c88f8220 100644 (file)
@@ -1,5 +1,9 @@
 # CHANGES
 
+* version 1.2.2 - 2020-09-01
+
+    * Don't intercept link clicks when the target is the raw API output
+
 * version 1.2.1 - 2020-08-04
 
     * URL parsing now works if app is in a subdirectory
index da73250cd250de60d5116377e89c0202c43aef1a..0170d01c3eb41abbb2518b1ce052e3de0e8b3488 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "nominatim-ui",
-  "version": "1.2.1",
+  "version": "1.2.2",
   "description": "Debug web interface for Nominatim geocoder",
   "main": "index.js",
   "scripts": {