Skip to content

v1.0.17

Choose a tag to compare

@SunboX SunboX released this 28 Jun 22:56
· 43 commits to main since this release

Changes

  • Added repository fix-quality guidance in AGENTS.md so future fixes must address general behavior instead of sample-specific workarounds.
  • Bumped circuitjson-toolkit from 1.0.16 to 1.0.17 in package.json and package-lock.json for publication.

Branch reconciliation

  • Fetched all remotes and tags with pruning before release.
  • No local or remote branch refs were unmerged into main, so no branch merges were needed.

Validation

  • npm test: passed 74 tests.
  • npm run check:format: passed.
  • npm publish --dry-run --cache /private/tmp/circuitjson-toolkit-npm-cache: produced circuitjson-toolkit-1.0.17.tgz with 64 files, 113.4 kB package size, and 640.0 kB unpacked size.

Git

  • Release commit: 8c9d7de.
  • Annotated tag: v1.0.17.
  • main and tag pushed to origin before publishing.