Skip to content

Commit c17f136

Browse files
committed
Prepare v4.6.1 release
1 parent 5cc3103 commit c17f136

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 4.6.1
4+
5+
- Fix bogus shared library (libzstd.1.dylib) used in gdal.input and ogr.input plugins (darwin-arm64)
6+
- Correct example code to use '@mapnik/mapnik'
7+
38
## 4.6.0
49

510
- Mapnik [v4.0.2](https://github.com/mapnik/mapnik/releases/tag/v4.0.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url": "http://github.com/mapnik/node-mapnik",
55
"homepage": "http://mapnik.org",
66
"author": "Dane Springmeyer <[email protected]>",
7-
"version": "4.6.0",
7+
"version": "4.6.1",
88
"mapnik_version": "4.0.2",
99
"main": "index.js",
1010
"directories": {

0 commit comments

Comments
 (0)