v0.4.2 — fix: create-ig-harness clones from OSS mirror
Patch release.
Fixed
create-ig-harnessscaffolder failed for external users (#1). The repo URL was hardcoded toShudesu/ig-harness.git(private), sonpx create-ig-harnessalways errored ongit clonewith a permission failure. Now points atShudesu/ig-harness-oss.git.package.jsonrepository.urlmetadata also corrected to the public mirror.
npm
create-ig-harness@0.4.2published
Upgrade
```bash
npx create-ig-harness@latest
```