Skip to content

Releases: default-anton/pi-subdir-context

v1.0.5

17 Feb 21:05

Choose a tag to compare

Added

  • None.

Changed

  • Updated @mariozechner/pi-coding-agent in peer and dev dependencies to ^0.53.0.

Fixed

  • None.

v1.0.4

13 Feb 23:19

Choose a tag to compare

Added

  • None.

Changed

  • Updated @mariozechner/pi-coding-agent in peer and dev dependencies to ^0.52.12.

Fixed

  • None.

v1.0.3

12 Feb 22:41

Choose a tag to compare

Added

  • Added automated GitHub Actions release workflow (.github/workflows/release.yml) triggered by stable vX.Y.Z tags.
  • Added release validation and notes extraction scripts: scripts/verify-release-tag.mjs and scripts/changelog-release-notes.mjs.

Changed

  • Updated release process to use trusted publishing (npm publish --provenance --access public) from CI instead of manual local publishing.
  • Added canonical npm release scripts (release:verify-tag, release:notes, release:gate) to package.json.

Fixed

  • None.

v1.0.2

12 Feb 08:25

Choose a tag to compare

Changes

  • Updated transitive dependencies by upgrading @mariozechner/pi-coding-agent to 0.52.9.
  • Bumped package version to 1.0.2.
  • Resolved npm audit high-severity findings (@isaacs/brace-expansion, fast-xml-parser).

Validation

  • npm run check
  • npm run build
  • npm audit --audit-level=high (0 vulnerabilities)