Skip to content

Commit b19685c

Browse files
committed
release 3.6.0
1 parent 79f14b8 commit b19685c

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
# 3.5.2 (npm unreleased)
1+
# 3.6.0
22

3-
Fix sample server issues
3+
New CLI interface, puppeteer singleton
44

5+
- Add CLI interface
56
- Fix sample server using too many resources, make headless browser singleton
7+
- Updated all dependencies to latest version
8+
- Refactored README
9+
- Refactored project directory structure
610

711
# 3.5.1
812

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.1",
3+
"version": "3.6.0",
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)