Skip to content

chore: release v0.7.8#272

Merged
danielmeppiel merged 1 commit intomainfrom
chore/bump-v0.7.8
Mar 12, 2026
Merged

chore: release v0.7.8#272
danielmeppiel merged 1 commit intomainfrom
chore/bump-v0.7.8

Conversation

@danielmeppiel
Copy link
Collaborator

Release v0.7.8

Prepares the v0.7.8 release:

  • Bumps version in pyproject.toml to 0.7.8
  • Moves Unreleased changelog entries into [0.7.8] - 2026-03-13 section
  • Adds empty Unreleased placeholder
  • Adds changelog.instructions.md for LLM-guided changelog formatting
  • Documents all 14 PRs merged since v0.7.7

After merge, tag with v0.7.8 to trigger the release pipeline.

Move Unreleased entries to [0.7.8] section, add empty Unreleased
placeholder, bump pyproject.toml version.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 12, 2026 23:21
@danielmeppiel danielmeppiel merged commit b3761ac into main Mar 12, 2026
12 checks passed
@danielmeppiel danielmeppiel deleted the chore/bump-v0.7.8 branch March 12, 2026 23:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the apm-cli v0.7.8 release by bumping the project version and promoting the previously Unreleased changelog entries into a new 0.7.8 release section.

Changes:

  • Bump pyproject.toml project version from 0.7.7 to 0.7.8.
  • Add a ## [0.7.8] - 2026-03-13 section to CHANGELOG.md (leaving an empty ## [Unreleased] section at the top).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Updates the package version to 0.7.8 for the release.
CHANGELOG.md Creates the v0.7.8 release section and moves entries out of Unreleased.

[project]
name = "apm-cli"
version = "0.7.7"
version = "0.7.8"
Copy link

Copilot AI Mar 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumping the project version to 0.7.8 appears to leave some documentation examples still pinned to 0.7.7 (e.g., docs/src/content/docs/integrations/ci-cd.md and docs/src/content/docs/reference/lockfile-spec.md). Updating those docs in the same release PR helps keep the public docs consistent with the latest released version.

Suggested change
version = "0.7.8"
version = "0.7.7"

Copilot uses AI. Check for mistakes.
@danielmeppiel danielmeppiel mentioned this pull request Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants