Commit 7666bad
authored
chore(release): v1.23.0 (#38)
## Release v1.23.0
Minor release. Bumps `.claude-plugin/plugin.json` and all three skills'
`SKILL.md` frontmatter (`matrix-communication`, `matrix-administration`,
`matrix-announcement`) from `1.22.0` to `1.23.0`. Picks up seven commits
since `v1.22.0`.
### Highlights since v1.22.0
- `feat`: ship as an npm package via
`@netresearch/agent-skill-coordinator`, giving JS/TS toolchains a
parallel install path. Follow-ups declare both bundled skills
(communication, administration) in `aiAgentSkill` /
`extra.ai-agent-skill`, and the tarball now includes
`.claude-plugin/plugin.json` for downstream loaders.
- `docs`: seeded CHANGELOG.md spanning `v1.20.0..v1.22.0` brings the
public log up to current. Follow-up commit corrects accuracy issues
surfaced in Copilot review on PR #34.
- `ci(release)`: opt in to SLSA build provenance attestations, drop the
deprecated `with:` block + `workflow_dispatch.bump` input.
### Release plan
After merge: tag main with a signed annotated tag, push, the
`skill-repo-skill` reusable workflow publishes archives + SHA256SUMS
with cosign + SLSA attestation, then narrative notes get applied via `gh
release edit ... --notes-file`.4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- .claude-plugin
- skills
- matrix-administration
- matrix-announcement
- matrix-communication
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments