diff --git a/_release-notes.md b/_release-notes.md new file mode 100644 index 0000000..7b920b8 --- /dev/null +++ b/_release-notes.md @@ -0,0 +1,5 @@ +## What's Changed +* 1.1.2: Simplify & Migrate Core User Flows by @kidneyweakx in https://github.com/p2p-solidarity/solidarity/pull/7 + + +**Full Changelog**: https://github.com/p2p-solidarity/solidarity/compare/1.1.2...1.2.0 diff --git a/_spec-analysis.md b/_spec-analysis.md new file mode 100644 index 0000000..58c6234 --- /dev/null +++ b/_spec-analysis.md @@ -0,0 +1,26 @@ +# Spec Analysis — solidarity 1.2.0 + +## Release Overview + +| Metric | Value | +|--------|-------| +| **Release** | `1.2.0` | +| **Compared against** | `(initial sync)` | +| **Commits** | N/A | +| **PRs merged** | N/A | +| **Files changed** | N/A | +| **Lines** | +N/A / −N/A | + +## File Change Classification + +### Spec / Interface / Schema (+adds/−dels) +_None detected_ + +### Architecture-Critical +_None detected_ + +### Config / Dependencies +_None detected_ + +--- +_Pre-computed by the sync workflow. Claude validates and enriches in Phase 1._