@withgraphite/graphite-cli 1.7.12 → 1.7.13

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 CHANGED
@@ -1,5 +1,8 @@
1
1
  # Graphite CLI Changelog
2
2
 
3
+ # 1.7.13 2025-12-15
4
+ - Fixed some internal issues with builds.
5
+
3
6
  # 1.7.12 2025-12-10
4
7
  - Fixes issue with branch selection when running `gt create --insert`.
5
8
  - Add current branch indicator in `gt log`.