diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b985ff6..e20a051 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,4 @@ { - ".": "0.0.1" + ".": "0.0.1", + "loopstructural": "0.1.0" } diff --git a/loopstructural/CHANGELOG.md b/loopstructural/CHANGELOG.md new file mode 100644 index 0000000..3333a7f --- /dev/null +++ b/loopstructural/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2025-02-21) + + +### Bug Fixes + +* bump version ([050947c](https://github.com/Loop3D/plugin_loopstructural/commit/050947ca6468291ef40c947893215c6f7eb0becc))