Skip to content

chore: bump version to 0.3.0#1839

Merged
mnriem merged 2 commits intomainfrom
chore/release-v0.3.0
Mar 13, 2026
Merged

chore: bump version to 0.3.0#1839
mnriem merged 2 commits intomainfrom
chore/release-v0.3.0

Conversation

@mnriem
Copy link
Collaborator

@mnriem mnriem commented Mar 13, 2026

Automated version bump to 0.3.0.

This PR was created by the Release Trigger workflow. The git tag v0.3.0 has already been pushed and the release artifacts are being built.

Merge this PR to record the version bump and changelog update on main.

Copilot AI review requested due to automatic review settings March 13, 2026 20:12
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

Automated release PR to record the v0.3.0 version bump on main, updating the package version and adding a corresponding changelog entry.

Changes:

  • Bump specify-cli project version to 0.3.0 in pyproject.toml.
  • Add a 0.3.0 section to CHANGELOG.md dated 2026-03-13.

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.3.0.
CHANGELOG.md Adds a new 0.3.0 release section (currently appears to duplicate older release entries).
Comments suppressed due to low confidence (1)

CHANGELOG.md:33

  • Including prior release version-bump entries (e.g., "chore: bump version to 0.2.1" / "0.2.0") inside the 0.3.0 release notes is likely incorrect—they belong to those earlier releases and should not be listed as changes in 0.3.0. Please remove these from the 0.3.0 section when curating the release notes.
- chore: bump version to 0.2.1 (#1813)
- Added February 2026 newsletter (#1812)
- feat: add Kimi Code CLI agent support (#1790)
- docs: fix broken links in quickstart guide (#1759) (#1797)
- docs: add catalog cli help documentation (#1793) (#1794)
- fix: use quiet checkout to avoid exception on git checkout (#1792)
- feat(extensions): support .extensionignore to exclude files during install (#1781)
- feat: add Codex support for extension command registration (#1767)
- chore: bump version to 0.2.0 (#1786)
- fix: sync agent list comments with actual supported agents (#1785)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 13, 2026 20:14
@mnriem mnriem merged commit f92d81b into main Mar 13, 2026
13 checks passed
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

Automated release PR to record the v0.3.0 version bump in the Python package metadata and add a corresponding entry to the project changelog.

Changes:

  • Bump pyproject.toml project version from 0.2.1 to 0.3.0.
  • Add a 0.3.0 section to CHANGELOG.md.

Reviewed changes

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

File Description
pyproject.toml Updates project version to 0.3.0.
CHANGELOG.md Adds a 0.3.0 changelog entry (currently needs cleanup/corrections).
Comments suppressed due to low confidence (1)

CHANGELOG.md:18

  • The 0.3.0 section currently contains a placeholder entry ("No changes have been documented...") followed by a list of changes that appear to be duplicated from the 0.2.1 release notes (e.g., "make c ignores consistent with c++ (#1747)" etc.). This makes the 0.3.0 changelog inaccurate; either replace the placeholder with the actual 0.3.0 changes, or remove/move these duplicated bullets so each change is listed under the correct release only.
### Changed

- No changes have been documented for this release yet.

<!-- Entries for 0.2.x and earlier releases are documented in their respective sections below. -->
- make c ignores consistent with c++ (#1747)
- chore: bump version to 0.1.13 (#1746)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


- No changes have been documented for this release yet.

<!-- Entries for 0.2.x and earlier releases are documented in their respective sections below. -->
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.3.0] - 2026-03-13
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