Skip to content

Commit 8914c90

Browse files
committed
Fix changelog
1 parent ff37930 commit 8914c90

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99

1010
## [`7.7.0` (2026-08-09)](https://github.com/kdeldycke/repomatic/compare/v7.6.0...v7.7.0)
1111

12+
> [!NOTE]
13+
> `7.7.0` is available on [🐍 PyPI](https://pypi.org/project/repomatic/7.7.0/) and [🐙 GitHub](https://github.com/kdeldycke/repomatic/releases/tag/v7.7.0).
14+
1215
- **Breaking:** drop the `WorkflowFormat` enum and the `generate_workflows` function, orphaned since the `workflow create` and `workflow sync` CLI commands were removed. `repomatic init` is now the only way to write a workflow file.
1316
- **Breaking:** drop the `check-version` command: nothing invoked it, and workflows read the `minor_bump_allowed` and `major_bump_allowed` metadata keys instead.
1417
- **Breaking:** drop the `clean-unmodified-configs` command, superseded by `repomatic init --delete-unmodified`.

0 commit comments

Comments
 (0)