Skip to content

Commit 43a3092

Browse files
chore(release): 14.0.0 [skip ci]
# [14.0.0](v13.0.1...v14.0.0) (2024-07-02) ### Bug Fixes * peer dependency definition for OpenLayers ([ecdcd1f](ecdcd1f)) * replace deprecated babel-eslint by eslint-parser package ([20047a7](20047a7)) ### chore * update node version to 20 ([2e013f3](2e013f3)) ### BREAKING CHANGES * set node engine to v10 and npm to v10
1 parent b212533 commit 43a3092

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [14.0.0](https://github.com/terrestris/mapfish-print-manager/compare/v13.0.1...v14.0.0) (2024-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* peer dependency definition for OpenLayers ([ecdcd1f](https://github.com/terrestris/mapfish-print-manager/commit/ecdcd1fe9895a4e7ceab86038735f9fa9d7019d5))
7+
* replace deprecated babel-eslint by eslint-parser package ([20047a7](https://github.com/terrestris/mapfish-print-manager/commit/20047a728f919c2858c96706c4fd521f0c53909f))
8+
9+
10+
### chore
11+
12+
* update node version to 20 ([2e013f3](https://github.com/terrestris/mapfish-print-manager/commit/2e013f3e1e86c9659429b98062556a0871a46144))
13+
14+
15+
### BREAKING CHANGES
16+
17+
* set node engine to v10 and npm to v10
18+
119
## [13.0.1](https://github.com/terrestris/mapfish-print-manager/compare/v13.0.0...v13.0.1) (2024-05-27)
220

321

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terrestris/mapfish-print-manager",
3-
"version": "13.0.1",
3+
"version": "14.0.0",
44
"description": "An interface to easily communicate with the MapFish Print module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)