Skip to content

Commit c495840

Browse files
chore(master): release 3.2.7 (#236)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 92e0d24 commit c495840

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.2.6"
2+
".": "3.2.7"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.2.7](https://github.com/Loop3D/map2loop/compare/v3.2.6...v3.2.7) (2025-09-19)
4+
5+
6+
### Bug Fixes
7+
8+
* DTM is optional ([#234](https://github.com/Loop3D/map2loop/issues/234)) ([92e0d24](https://github.com/Loop3D/map2loop/commit/92e0d24e7c1fa39c75a5fa6baf31704f91096bf0))
9+
310
## [3.2.6](https://github.com/Loop3D/map2loop/compare/v3.2.5...v3.2.6) (2025-09-17)
411

512

map2loop/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.2.6"
1+
__version__ = "3.2.7"

0 commit comments

Comments
 (0)