Skip to content

Commit 8db9993

Browse files
chore(release): 4.35.3 [skip ci]
1 parent dc6ccc4 commit 8db9993

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.35.3](https://github.com/Greenstand/node-mapnik-1/compare/v4.35.2...v4.35.3) (2023-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* node 14 -> 18 in CI ([dc6ccc4](https://github.com/Greenstand/node-mapnik-1/commit/dc6ccc4796a713a306f9bed49df01b1012ce3646))
7+
* uuid to tolerate capital ([5a9317e](https://github.com/Greenstand/node-mapnik-1/commit/5a9317ebcc8dc11ae9b2f828cef9102bd9c7d305))
8+
19
## [4.35.2](https://github.com/Greenstand/node-mapnik-1/compare/v4.35.1...v4.35.2) (2022-11-25)
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.35.2",
7+
"version": "4.35.3",
88
"mapnik_version": "c3eda40e0",
99
"main": "./lib/mapnik.js",
1010
"binary": {

0 commit comments

Comments
 (0)