Skip to content

Commit 710fe25

Browse files
chore(release): 4.6.1 [skip ci]
1 parent 7c9279d commit 710fe25

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.6.1](https://github.com/Greenstand/node-mapnik-1/compare/v4.6.0...v4.6.1) (2021-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* add database connection sealed secret ([37d6c19](https://github.com/Greenstand/node-mapnik-1/commit/37d6c1943e82115a68e2c340df7454f62b3833f8))
7+
* update deployment ([7c9279d](https://github.com/Greenstand/node-mapnik-1/commit/7c9279d14492986a6e65b6b7dee96d35e1218b1f))
8+
19
# [4.6.0](https://github.com/Greenstand/node-mapnik-1/compare/v4.5.6...v4.6.0) (2021-03-11)
210

311

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

0 commit comments

Comments
 (0)