Skip to content

Commit 114a574

Browse files
chore(master): release 0.3.0 (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1117e87 commit 114a574

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-
".": "0.2.1"
2+
".": "0.3.0"
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+
## [0.3.0](https://github.com/Loop3D/LoopDataConverter/compare/v0.2.1...v0.3.0) (2025-11-24)
4+
5+
6+
### Features
7+
8+
* specify version file for release process ([1117e87](https://github.com/Loop3D/LoopDataConverter/commit/1117e8737964390fa4ec00ca6bc8351e51c04cc0))
9+
310
## [0.2.1](https://github.com/Loop3D/LoopDataConverter/compare/v0.2.0...v0.2.1) (2025-11-17)
411

512

LoopDataConverter/version.py

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

0 commit comments

Comments
 (0)