@withgraphite/graphite-cli 1.4.6 → 1.4.8

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,14 @@
1
1
  # Graphite CLI Changelog
2
2
 
3
+ # 1.4.8 2024-10-31
4
+
5
+ - Added additional debugging information for pr info updates
6
+
7
+ # 1.4.7 2024-10-22
8
+
9
+ - Fixed a bug in `gt demo` that would corrupt the repo's name and owner
10
+ - Updated sending non-info cli output to stderr instead of sending everything to stdout
11
+
3
12
  # 1.4.6 2024-09-26
4
13
 
5
14
  - Fixed a bug where `gt sync` would not update trunk if there were no previously submitted branches