Skip to content

Commit f6b6bf0

Browse files
author
Natalia Kowalczyk
committed
Release 3.2.1
1 parent f04f735 commit f6b6bf0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

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+
29
3.2.0 / 2025-01-26
310
==================
411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@furkot/geocode",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Geocoding service for Furkot",
55
"author": {
66
"name": "Natalia Kowalczyk",

0 commit comments

Comments
 (0)