@keystrokehq/cli 0.1.34 → 0.1.35

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.mjs CHANGED
@@ -7030,7 +7030,7 @@ const INIT_CATALOG_VERSIONS = {
7030
7030
  vitest: "^4.1.7",
7031
7031
  "@types/node": "^25.9.1"
7032
7032
  };
7033
- const INIT_KEYSTROKE_VERSION = "^0.1.26";
7033
+ const INIT_KEYSTROKE_VERSION = "^0.1.27";
7034
7034
  //#endregion
7035
7035
  //#region src/init/copy-template.ts
7036
7036
  function renderTemplate(content, variables) {