We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb1dc7 commit cdd8a97Copy full SHA for cdd8a97
History.md
@@ -1,4 +1,10 @@
1
2
+1.1.7 / 2025-06-28
3
+==================
4
+
5
+ * use `esbuild` to create demo
6
+ * use `biome` as a linter and formatter
7
8
1.1.6 / 2025-01-26
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "geoplete",
- "version": "1.1.6",
+ "version": "1.1.7",
"description": "Autocompletion for places and addresses.",
"author": {
"name": "Damian Krzeminski",
0 commit comments