Skip to content

Commit b18ba2b

Browse files
chore(release): 4.18.0 [skip ci]
1 parent a7cafbb commit b18ba2b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.18.0](https://github.com/Greenstand/node-mapnik-1/compare/v4.17.2...v4.18.0) (2021-05-17)
2+
3+
4+
### Features
5+
6+
* new connection to pgpool service ([a5df356](https://github.com/Greenstand/node-mapnik-1/commit/a5df356eb82b14164cc94650f3d0fbdaac489ded))
7+
18
## [4.17.2](https://github.com/Greenstand/node-mapnik-1/compare/v4.17.1...v4.17.2) (2021-05-06)
29

310

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

0 commit comments

Comments
 (0)