@hasna/oldpal 0.5.2 → 0.5.3

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/index.js CHANGED
@@ -32984,7 +32984,7 @@ function App2({ cwd: cwd2 }) {
32984
32984
  padding: 1,
32985
32985
  children: [
32986
32986
  showWelcome && /* @__PURE__ */ jsx_dev_runtime9.jsxDEV(WelcomeBanner, {
32987
- version: "0.5.1",
32987
+ version: "0.5.2",
32988
32988
  model: "claude-sonnet-4",
32989
32989
  directory: activeSession?.cwd || cwd2
32990
32990
  }, undefined, false, undefined, this),
@@ -33089,7 +33089,7 @@ var options = {
33089
33089
  help: args.includes("--help") || args.includes("-h")
33090
33090
  };
33091
33091
  if (options.version) {
33092
- console.log("oldpal v0.5.1");
33092
+ console.log("oldpal v0.5.2");
33093
33093
  process.exit(0);
33094
33094
  }
33095
33095
  if (options.help) {
@@ -33120,4 +33120,4 @@ waitUntilExit().then(() => {
33120
33120
  process.exit(0);
33121
33121
  });
33122
33122
 
33123
- //# debugId=E9036D503597384F64756E2164756E21
33123
+ //# debugId=DF6F247713A31A7364756E2164756E21