@raftlabs/raftstack 1.7.0 → 1.7.1

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/dist/cli.js CHANGED
@@ -2671,7 +2671,7 @@ ${pc4.bold("Branches")}
2671
2671
  // package.json
2672
2672
  var package_default = {
2673
2673
  name: "@raftlabs/raftstack",
2674
- version: "1.7.0",
2674
+ version: "1.7.1",
2675
2675
  description: "CLI tool for setting up Git hooks, commit conventions, and GitHub integration",
2676
2676
  type: "module",
2677
2677
  main: "./dist/index.js",