Skip to content

Commit d65fe12

Browse files
chore(release): 4.15.0 [skip ci]
1 parent 08ee9f6 commit d65fe12

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.15.0](https://github.com/Greenstand/node-mapnik-1/compare/v4.14.1...v4.15.0) (2021-05-05)
2+
3+
4+
### Features
5+
6+
* be able check version online ([e4d7bf5](https://github.com/Greenstand/node-mapnik-1/commit/e4d7bf5bc89fc89751177ce681cfccb2e499af02))
7+
18
## [4.14.1](https://github.com/Greenstand/node-mapnik-1/compare/v4.14.0...v4.14.1) (2021-05-05)
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.14.1",
7+
"version": "4.15.0",
88
"mapnik_version": "c3eda40e0",
99
"main": "./lib/mapnik.js",
1010
"binary": {

0 commit comments

Comments
 (0)