We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447228d commit f584feaCopy full SHA for f584fea
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.19.2](https://github.com/Greenstand/node-mapnik-1/compare/v4.19.1...v4.19.2) (2021-05-19)
2
+
3
4
+### Bug Fixes
5
6
+* wrong expire time ([71a0f63](https://github.com/Greenstand/node-mapnik-1/commit/71a0f6332e45b0ff2ea58c0c57eba2d5a4820a1d))
7
8
## [4.19.1](https://github.com/Greenstand/node-mapnik-1/compare/v4.19.0...v4.19.1) (2021-05-19)
9
10
package.json
@@ -4,7 +4,7 @@
"private": true,
"homepage": "http://mapnik.org",
"author": "Dane Springmeyer <[email protected]> (mapnik.org)",
- "version": "4.19.1",
+ "version": "4.19.2",
"mapnik_version": "c3eda40e0",
"main": "./lib/mapnik.js",
"binary": {
0 commit comments