Skip to content

Commit fc8e667

Browse files
chore(release): 4.7.0 [skip ci]
1 parent de99079 commit fc8e667

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [4.7.0](https://github.com/Greenstand/node-mapnik-1/compare/v4.6.1...v4.7.0) (2021-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* set up mapping for DB_URL env var ([4dd9100](https://github.com/Greenstand/node-mapnik-1/commit/4dd9100b4985a61622f00790889ed5512810f532))
7+
8+
9+
### Features
10+
11+
* add env var ([f19ba0e](https://github.com/Greenstand/node-mapnik-1/commit/f19ba0e84b6907f36368528a480baf586644dc8e))
12+
* switch to single fully connection string ([166b530](https://github.com/Greenstand/node-mapnik-1/commit/166b530220c6bd12d869cd423a5000662bbc3950))
13+
114
## [4.6.1](https://github.com/Greenstand/node-mapnik-1/compare/v4.6.0...v4.6.1) (2021-03-11)
215

316

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.6.1",
7+
"version": "4.7.0",
88
"mapnik_version": "c3eda40e0",
99
"main": "./lib/mapnik.js",
1010
"binary": {

0 commit comments

Comments
 (0)