Skip to content

Releases: plures/ADP

v1.3.0

23 Apr 05:21

Choose a tag to compare

  • feat(release): add target_version input for milestone-driven releases (6e432c5)
  • feat(lifecycle): milestone-close triggers roadmap-aware release (ff2f827)

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 Apr 19:26

Choose a tag to compare

  • feat(lifecycle v12): auto-release when milestone completes (6a525d0)

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Apr 00:06

Choose a tag to compare

  • feat(lifecycle v11): smart CI failure handling — infra vs code (246151e)
  • fix(lifecycle): label-based retry counter + CI fix priority (7a9c092)
  • ci: inline lifecycle workflow — fix schedule failures (d64a321)
  • chore: centralize release to org-wide reusable workflow (b693b5e)
  • chore: centralize CI to org-wide reusable workflow (c45edb8)
  • ci: standardize Node version to lts/* — remove hardcoded versions (56bff1f)
  • ci: centralize lifecycle — event-driven with schedule guard (75146c4)
  • fix(lifecycle): v9.1 — fix QA dispatch (client_payload as JSON object) (1048cf1)
  • fix(lifecycle): rewrite v9 — apply suggestions, merge, no nudges (8a76313)
  • chore: standardize license to MIT (4fb4035)
  • chore: add copilot-pr-lifecycle.yml workflow (520813f)
  • fix: add packages:write + id-token:write to release workflow (a9d44af)
  • ci: add PR lane event relay to centralized merge FSM (2595b7e)

What's Changed

  • Change package scope from @architectural-discipline to @plures-adp by @Copilot in #12

Full Changelog: v1.0.2...v1.1.0

v1.0.2

14 Nov 07:47

Choose a tag to compare

Publish after workflow fix

v1.0.1

14 Nov 07:33

Choose a tag to compare

  • fix(lifecycle): label-based retry counter + CI fix priority (7a9c092)
  • ci: inline lifecycle workflow — fix schedule failures (d64a321)
  • chore: centralize release to org-wide reusable workflow (b693b5e)
  • chore: centralize CI to org-wide reusable workflow (c45edb8)
  • ci: standardize Node version to lts/* — remove hardcoded versions (56bff1f)
  • ci: centralize lifecycle — event-driven with schedule guard (75146c4)
  • fix(lifecycle): v9.1 — fix QA dispatch (client_payload as JSON object) (1048cf1)
  • fix(lifecycle): rewrite v9 — apply suggestions, merge, no nudges (8a76313)
  • chore: standardize license to MIT (4fb4035)
  • chore: add copilot-pr-lifecycle.yml workflow (520813f)
  • fix: add packages:write + id-token:write to release workflow (a9d44af)
  • ci: add PR lane event relay to centralized merge FSM (2595b7e)

What's Changed

  • Release readiness: production infrastructure, multi-language demos, and comprehensive documentation by @Copilot in #8
  • Fix parallel build race condition in npm workspaces by @Copilot in #10

Full Changelog: v1.0.0...v1.0.1