create-cartwright 2.0.24 → 2.0.26

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -40,7 +40,7 @@ const TEMPLATE_REPO = "github:Teloz1870/cartwright-template";
40
40
  // Bump together with a Changeset whenever a new template tag goes out —
41
41
  // .github/workflows/bump-template-ref.yml does this automatically by opening
42
42
  // a PR when it sees a newer tag on the public mirror.
43
- const DEFAULT_REF = "v0.9.5";
43
+ const DEFAULT_REF = "v0.9.7";
44
44
  // Channel aliases the user can pass via --ref.
45
45
  // stable → DEFAULT_REF (latest tag — what default `npx create-cartwright` uses)
46
46
  // next → bleeding-edge branch on the mirror, updated on every push to
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-cartwright",
3
- "version": "2.0.24",
3
+ "version": "2.0.26",
4
4
  "description": "Scaffolder for AI-first webshops powered by Cartwright",
5
5
  "keywords": [
6
6
  "cartwright",