Skip to content

Commit 21b126d

Browse files
chore(master): release 3.2.5
1 parent 3cbc9e3 commit 21b126d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.4"
2+
".": "3.2.5"
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.5](https://github.com/Loop3D/map2loop/compare/v3.2.4...v3.2.5) (2025-08-15)
4+
5+
6+
### Bug Fixes
7+
8+
* handle optional columns 'INTRUSIVE' and 'SILL' in geology data extraction ([#230](https://github.com/Loop3D/map2loop/issues/230)) ([3cbc9e3](https://github.com/Loop3D/map2loop/commit/3cbc9e384068b9afb1530dae686398d4575dd064))
9+
310
## [3.2.4](https://github.com/Loop3D/map2loop/compare/v3.2.3...v3.2.4) (2025-08-13)
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.4"
1+
__version__ = "3.2.5"

0 commit comments

Comments
 (0)