@pavlovic265/gt 0.69.0 → 0.71.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/README.md CHANGED
@@ -18,7 +18,7 @@
18
18
  - **Branch Stack Navigation**: Seamlessly move up and down your branch hierarchy
19
19
  - **Stack Management**: Restack branches to keep your branch hierarchy up to date
20
20
  - **Automated Git Workflows**: Simplify rebasing, syncing, and cleaning up merged branches
21
- - **Enhanced Pull Request Management**: Create, list, and merge PRs with CI/CD status indicators
21
+ - **Enhanced Pull Request Management**: Create, list, and merge PRs with CI/CD status, review approval, and merge conflict indicators
22
22
  - **Multi-Platform Support**: Works with GitHub and GitLab
23
23
  - **Account Management**: Add, edit, list, and remove multiple accounts with full profile information
24
24
  - **Authentication Management**: Easy account switching and token management
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pavlovic265/gt",
3
- "version": "0.69.0",
3
+ "version": "0.71.0",
4
4
  "description": "Git workflow utility with intelligent branch management and automation",
5
5
  "author": "Marko Pavlovic <pavlovic265@gmail.com>",
6
6
  "license": "MIT",