Skip to content

Replace Node.js semantic-release with custom Python implementation

Choose a tag to compare

@alelom alelom released this 03 Mar 13:07
· 61 commits to main since this release

Replace the Node.js semantic-release dependency with a pure Python implementation that calculates versions from conventional commits, queries registries for baseline versions, and filters commits by subfolder path. This eliminates the push permission requirement and Node.js dependency.