Skip to content

Commit 8df4d37

Browse files
github-actions[bot]AngRodrigues
authored andcommitted
chore(master): release 3.2.0 (#165)
* chore(master): release 3.2.0 * update release notes --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: AngRodrigues <angela.rodrigues@monash.edu>
1 parent 01a96db commit 8df4d37

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

.release-please-manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
{
2+
<<<<<<< HEAD
23
".": "3.2.2"
4+
=======
5+
".": "3.2.0"
6+
>>>>>>> 35c54be (chore(master): release 3.2.0 (#165))
37
}

CHANGELOG.md

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

3+
<<<<<<< HEAD
34
## [3.2.2](https://github.com/Loop3D/map2loop/compare/v3.2.1...v3.2.2) (2025-01-13)
45

56

@@ -14,6 +15,8 @@
1415

1516
* include dependencies in site-packages - issue [#169](https://github.com/Loop3D/map2loop/issues/169) ([#170](https://github.com/Loop3D/map2loop/issues/170)) ([b33532b](https://github.com/Loop3D/map2loop/commit/b33532b56473148433fd192e182aadee028dc875))
1617

18+
=======
19+
>>>>>>> 35c54be (chore(master): release 3.2.0 (#165))
1720
## [3.2.0](https://github.com/Loop3D/map2loop/compare/v3.1.13...v3.2.0) (2024-12-16)
1821

1922

map2loop/version.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
<<<<<<< HEAD
12
__version__ = "3.2.2"
3+
=======
4+
__version__ = "3.2.0"
5+
>>>>>>> 35c54be (chore(master): release 3.2.0 (#165))

0 commit comments

Comments
 (0)