Skip to content

Commit 7b523e6

Browse files
chore(release): 16.0.0 [skip ci]
# [16.0.0](v15.0.0...v16.0.0) (2024-10-21) ### chore * update eslint to v9 ([51c032d](51c032d)) ### BREAKING CHANGES * eslint update to v9
1 parent d5cdfae commit 7b523e6

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [16.0.0](https://github.com/terrestris/mapfish-print-manager/compare/v15.0.0...v16.0.0) (2024-10-21)
2+
3+
4+
### chore
5+
6+
* update eslint to v9 ([51c032d](https://github.com/terrestris/mapfish-print-manager/commit/51c032dc02ae8990a4e3cbf651e014e72c3f8b2f))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* eslint update to v9
12+
113
# [15.0.0](https://github.com/terrestris/mapfish-print-manager/compare/v14.0.0...v15.0.0) (2024-09-24)
214

315

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": "15.0.0",
3+
"version": "16.0.0",
44
"description": "An interface to easily communicate with the MapFish Print module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)