Skip to content

Commit 85c2b83

Browse files
committed
release 3.5.1
1 parent 28f86a9 commit 85c2b83

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 3.5.1
2+
3+
Fix geojson option
4+
5+
- Fix geojson option being an object was not being parsed right and throwed an error
6+
17
# 3.5.0
28

39
Add scale and marker icon options

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osm-static-maps",
3-
"version": "3.5.0",
3+
"version": "3.5.1",
44
"description": "Create a static image of a map with the features you want",
55
"author": "Julian Perelli",
66
"contributors": [

0 commit comments

Comments
 (0)