Skip to content

Commit 0f7bd96

Browse files
committed
v4.4.1
1 parent 001b8b1 commit 0f7bd96

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,7 @@ Add suppot for osmServer option
156156

157157
- fix: body used already error fix #340 (#346)
158158
- Fix: Cannot read properties of undefined (reading 'country_code') (#354)
159+
160+
# 4.4.1
161+
162+
- fix: agol geocoder convert to json only if response typeof is string (#361)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-geocoder",
3-
"version": "4.4.0",
3+
"version": "4.4.1",
44
"description": "Node Geocoder, node geocoding library, supports google maps, mapquest, open street map, tom tom, promise",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)