Skip to content

Commit 3ed5f32

Browse files
chore(release): 4.35.1 [skip ci]
1 parent c3c9387 commit 3ed5f32

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.35.1](https://github.com/Greenstand/node-mapnik-1/compare/v4.35.0...v4.35.1) (2022-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* bug hardcode ([66fba15](https://github.com/Greenstand/node-mapnik-1/commit/66fba1550de331e43f23faeaab3d5a7f2f1f1af3))
7+
18
# [4.35.0](https://github.com/Greenstand/node-mapnik-1/compare/v4.34.0...v4.35.0) (2022-11-09)
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.35.0",
7+
"version": "4.35.1",
88
"mapnik_version": "c3eda40e0",
99
"main": "./lib/mapnik.js",
1010
"binary": {

0 commit comments

Comments
 (0)