Skip to content

Commit 8771c99

Browse files
chore(master): release 0.2.0
1 parent c751e57 commit 8771c99

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
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-
"LoopProjectFile": "0.1.4"
2+
"LoopProjectFile": "0.2.0"
33
}

LoopProjectFile/CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/Loop3D/LoopProjectFile/compare/0.1.4...v0.2.0) (2024-12-13)
4+
5+
6+
### Features
7+
8+
* empty commit for version bump ([9169d86](https://github.com/Loop3D/LoopProjectFile/commit/9169d865763e66e9cbd4faa18c2e6a4f2c1ae773))
9+
10+
11+
### Bug Fixes
12+
13+
* adding new table to LPF for thickness calculators ([2ba0e1b](https://github.com/Loop3D/LoopProjectFile/commit/2ba0e1bf8f08eebcf1e5df60eec218059573050c))
14+
* adding new table to LPF for thickness calculators ([c3ffe25](https://github.com/Loop3D/LoopProjectFile/commit/c3ffe259ddc177a4e3d884243c107d7af2f5f5ff))
15+
* disable 401 for init file. ([8b096ce](https://github.com/Loop3D/LoopProjectFile/commit/8b096ce8b9c2381a2a83e3d95f751e7b5b13fcc8))
16+
* ignore 401 in init ([ee19080](https://github.com/Loop3D/LoopProjectFile/commit/ee1908015588d1585dbdbe9accc907d4f3118f14))
17+
* initial commit to add list of thickness calculators as a field in the LPF ([6262403](https://github.com/Loop3D/LoopProjectFile/commit/6262403ce8201dccc26b3621c5c4378a8c5bed84))
18+
* linting ([7ed0a98](https://github.com/Loop3D/LoopProjectFile/commit/7ed0a98c1f45940083c3aa982740b0093f540827))
19+
* linting in init ([785b0cc](https://github.com/Loop3D/LoopProjectFile/commit/785b0cc632bd24bf03996cd575bf4e229ddd18c7))
20+
* not 5, but one list only. ([cd8ac5a](https://github.com/Loop3D/LoopProjectFile/commit/cd8ac5aa8c35a011fdf8377c49c51127da9c28a2))
21+
* small changes to comply with ruff linting ([9ca31de](https://github.com/Loop3D/LoopProjectFile/commit/9ca31de41ac86ecb810ee9472bec733a443f5d6c))
22+
* stratLog index wasn't showing all data ([4733010](https://github.com/Loop3D/LoopProjectFile/commit/47330107ed918c209b74dd3743ecccde5e4e4f4c))
23+
* upd getter method for StratiLog ([865703c](https://github.com/Loop3D/LoopProjectFile/commit/865703c21a4c8838790ebe39506726d8642c19cd))
24+
* update ls thickness flag ([6c1fd21](https://github.com/Loop3D/LoopProjectFile/commit/6c1fd21770e52403d1869e2ed67eb131fe00a068))
25+
* update the getter ([a6596f9](https://github.com/Loop3D/LoopProjectFile/commit/a6596f99211a6e5ec30e1773943930632f4411c0))
26+
* update thicknessCalculatorType ([57edb07](https://github.com/Loop3D/LoopProjectFile/commit/57edb0760ce5193d579d02e056580c16be3965bd))
27+
28+
29+
### Miscellaneous Chores
30+
31+
* release 0.2.0 ([c751e57](https://github.com/Loop3D/LoopProjectFile/commit/c751e578f383e3ceded7c9e5808706b7716e065b))

0 commit comments

Comments
 (0)