Skip to content

Commit

Permalink
v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nchaulet committed Nov 16, 2024
1 parent 001b8b1 commit 0f7bd96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,7 @@ Add suppot for osmServer option

- fix: body used already error fix #340 (#346)
- Fix: Cannot read properties of undefined (reading 'country_code') (#354)

# 4.4.1

- fix: agol geocoder convert to json only if response typeof is string (#361)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-geocoder",
"version": "4.4.0",
"version": "4.4.1",
"description": "Node Geocoder, node geocoding library, supports google maps, mapquest, open street map, tom tom, promise",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 0f7bd96

Please sign in to comment.