Skip to content

Commit b97131a

Browse files
chore(release): 16.0.1 [skip ci]
## [16.0.1](v16.0.0...v16.0.1) (2024-11-07) ### Bug Fixes * apply XYZ and stamen/stadia serializers by default ([5baa344](5baa344)) * remove extent layer and transform interaction always, don't reuse them ([ce68a6b](ce68a6b)) * type parameters ([15ac673](15ac673))
1 parent 4e6694e commit b97131a

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [16.0.1](https://github.com/terrestris/mapfish-print-manager/compare/v16.0.0...v16.0.1) (2024-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* apply XYZ and stamen/stadia serializers by default ([5baa344](https://github.com/terrestris/mapfish-print-manager/commit/5baa3444d54a5c2cd93d312b787668e665dfcd64))
7+
* remove extent layer and transform interaction always, don't reuse them ([ce68a6b](https://github.com/terrestris/mapfish-print-manager/commit/ce68a6bfd1f2d35344fa4bc647eee85a929adb96))
8+
* type parameters ([15ac673](https://github.com/terrestris/mapfish-print-manager/commit/15ac673e1482b913f049de63e4115ff73e8512a1))
9+
110
# [16.0.0](https://github.com/terrestris/mapfish-print-manager/compare/v15.0.0...v16.0.0) (2024-10-21)
211

312

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

0 commit comments

Comments
 (0)