Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "promptitude-extension",
"displayName": "Promptitude",
"description": "Sync GitHub Copilot prompts, chatmodes and instructions from git repositories",
"version": "1.5.0",
"version": "1.5.1",
Copy link

Copilot AI Nov 20, 2025

Choose a reason for hiding this comment

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

The CHANGELOG.md has not been updated to reflect version 1.5.1. According to the project's coding guidelines, "Update the CHANGELOG.md with each significant change." The unreleased changes currently in CHANGELOG.md should be moved to a new ## [1.5.1] section with today's date, following the established format in the changelog.

Copilot generated this review using guidance from repository custom instructions.
"publisher": "logientnventive",
"repository": {
"type": "git",
Expand Down
Loading