Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 10:48
Immutable release. Only release title and notes can be modified.
37f546b

Postgres Introspection Skill v1.1.0

This release documents and hardens the maintenance process. The skill's behavior is unchanged; the focus is making the release process and the repository workflow clear and unambiguous for the humans and agents who maintain it.

Highlights

  • docs/RELEASING.md now describes the whole process: how changes land through a pull request, what the main ruleset enforces, the CI check that gates merges, the repository safeguards, and the tag-triggered draft release.
  • The release process has a single source. AGENTS.md points to docs/RELEASING.md instead of repeating its steps, so the instructions cannot drift apart.
  • Release instructions in CONTRIBUTING.md and the pull request template were reconciled, and the hardcoded npm run package -- v1.0.0 was replaced with a version-neutral vX.Y.Z.

Why it matters

A maintaining agent or contributor now finds one consistent description of how to land a change and cut a release, with no conflicting or version-specific instructions across the documents.

Notes

Release tag: v1.1.0.