Skip to content

Commit ddd3851

Browse files
chore(release): 16.1.1 [skip ci]
## [16.1.1](v16.1.0...v16.1.1) (2025-10-29) ### Bug Fixes * remove unneeded path from sonar-project.properties ([f9c4c4b](f9c4c4b))
1 parent b628002 commit ddd3851

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [16.1.1](https://github.com/terrestris/mapfish-print-manager/compare/v16.1.0...v16.1.1) (2025-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* remove unneeded path from sonar-project.properties ([f9c4c4b](https://github.com/terrestris/mapfish-print-manager/commit/f9c4c4b9fb61a695c8f2e83a4b801b917759bea8))
7+
18
# [16.1.0](https://github.com/terrestris/mapfish-print-manager/compare/v16.0.2...v16.1.0) (2025-10-28)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)