Skip to content

Commit

Permalink
bump to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jperelli committed May 9, 2020
1 parent 00ec55c commit 78c55af
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 3.8.0

Add styling options to features

- Add per feature and global style configuration option
- Add timeout option
- Add Dockerfile kanji font support
- Add geojson typescript type
- Fix arrows argument crashing lib
- Update all dependencies to the latest version

# 3.7.0

Add serve command to CLI
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osm-static-maps",
"version": "3.7.0",
"version": "3.8.0",
"description": "Create a static image of a map with the features you want",
"author": "Julian Perelli",
"contributors": [
Expand Down

0 comments on commit 78c55af

Please sign in to comment.