ferrflow 2.2.2

Universal semantic versioning for monorepos and classic repos
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## Summary

<!-- What does this PR do? Keep it brief. -->

## Related Issue

<!-- Link the issue: Closes #123 -->

## Changes

-

## Checklist

- [ ] Tests pass (`cargo test`)
- [ ] No clippy warnings (`cargo clippy`)
- [ ] Code is formatted (`cargo fmt`)
- [ ] Documentation updated (if applicable)