Skip to content

Commit fe7a8ab

Browse files
chore(release): 4.8.0 [skip ci]
1 parent 6bb371c commit fe7a8ab

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [4.8.0](https://github.com/Greenstand/node-mapnik-1/compare/v4.7.4...v4.8.0) (2021-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* broken tests ([0a2ab96](https://github.com/Greenstand/node-mapnik-1/commit/0a2ab9658deeb79942044b08231c61fdf0290a3a))
7+
8+
9+
### Features
10+
11+
* add example viewer, usage: http://deployedhost/viewer ([ac6c0ac](https://github.com/Greenstand/node-mapnik-1/commit/ac6c0acd8d16fd2ff2c8cce833eb701554db4ad5))
12+
* decrese buffer-size to improve performace ([6ec0168](https://github.com/Greenstand/node-mapnik-1/commit/6ec0168f1e82b8b6382dd8797cedb0aa84cd1df9))
13+
* freetown config ([f8762c2](https://github.com/Greenstand/node-mapnik-1/commit/f8762c230c8373d8e20980412bfd812625a279a3))
14+
* freetown tile ([ba725f9](https://github.com/Greenstand/node-mapnik-1/commit/ba725f9395a720226c995ae53dd3a5542a2a5cf1))
15+
116
## [4.7.4](https://github.com/Greenstand/node-mapnik-1/compare/v4.7.3...v4.7.4) (2021-03-12)
217

318

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": "http://mapnik.org",
66
"author": "Dane Springmeyer <[email protected]> (mapnik.org)",
7-
"version": "4.7.4",
7+
"version": "4.8.0",
88
"mapnik_version": "c3eda40e0",
99
"main": "./lib/mapnik.js",
1010
"binary": {

0 commit comments

Comments
 (0)