Skip to content

Commit 726d911

Browse files
authored
Merge pull request #76 from Loop3D/release-v1.2.3
chore: release 1.2.3
2 parents f0ce0d4 + 04ea7e1 commit 726d911

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
### [1.2.3](https://www.github.com/Loop3D/LoopStructural/compare/v1.2.2...v1.2.3) (2021-09-07)
4+
5+
6+
### Bug Fixes
7+
8+
* :green_heart: axis label missing from PLI mesh ([d52ad3f](https://www.github.com/Loop3D/LoopStructural/commit/d52ad3fd50318717fe555c69136322e21fd26442))
9+
* adding release-please action ([be808dd](https://www.github.com/Loop3D/LoopStructural/commit/be808dd59b5503796a44b4835295bdc00c7829f7))
10+
* changing branch for release-please to master ([f0ce0d4](https://www.github.com/Loop3D/LoopStructural/commit/f0ce0d46df050fb903063ede91412db3cb882c00))
11+
* changing version inclusion ([6efca29](https://www.github.com/Loop3D/LoopStructural/commit/6efca29d0c08a23f363314c7fcc5f29c025447c0))

LoopStructural/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.2.2'
1+
__version__ = '1.2.3'

0 commit comments

Comments
 (0)