We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f04f735 commit f6b6bf0Copy full SHA for f6b6bf0
History.md
@@ -1,4 +1,11 @@
1
2
+3.2.1 / 2025-01-26
3
+==================
4
+
5
+ * add test-cov target
6
+ * replace `should` with `chai`
7
+ * replace mocha with `node:test`
8
9
3.2.0 / 2025-01-26
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@furkot/geocode",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "Geocoding service for Furkot",
"author": {
"name": "Natalia Kowalczyk",
0 commit comments