Skip to content

Commit dc493e8

Browse files
chore(release): 4.7.1 [skip ci]
1 parent e8a0fbd commit dc493e8

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.7.1](https://github.com/Greenstand/node-mapnik-1/compare/v4.7.0...v4.7.1) (2021-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* fix name of repository ([e8a0fbd](https://github.com/Greenstand/node-mapnik-1/commit/e8a0fbd273b26ed3963b419ec782161f4fc3f28d))
7+
* update description and default for image tag [skip ci] ([2098c0a](https://github.com/Greenstand/node-mapnik-1/commit/2098c0ad250f5cf9a1c33dae2d8131673da7e686))
8+
19
# [4.7.0](https://github.com/Greenstand/node-mapnik-1/compare/v4.6.1...v4.7.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.7.0",
7+
"version": "4.7.1",
88
"mapnik_version": "c3eda40e0",
99
"main": "./lib/mapnik.js",
1010
"binary": {

0 commit comments

Comments
 (0)