@bugabinga/pi-ext-diff-review 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,14 @@
1
+ # Changelog
2
+
3
+ ## 0.1.0 - 2026-05-21
4
+
5
+ - a40a427 prepare extensions for npm release
6
+ - 133cb7d chore(pi): migrate extensions to earendil packages
7
+ - 890ddec fix(diff-review): remove trailing blank line
8
+ - 115fb9d rework diff-review browser session
9
+ - 28145f0 feat(diff-review): keep browser review live
10
+ - 81627eb fix(diff-review): use content hashes for bundle freshness
11
+ - ebc114c feat(diff-review): add browser review UI
12
+ - 9702d68 remove unused pi extensions
13
+ - aeef091 Update diff tools and terminal fonts
14
+