Skip to content

Commit ac811ce

Browse files
committed
chore: Update version to 1.5.0 and document chatmodes synchronization in CHANGELOG
1 parent 5a62948 commit ac811ce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ All notable changes to the "promptitude" extension will be documented in this fi
77
### Fixed
88

99
- **VS Code Profile Support**: Fixed issue where extension didn't work properly with multiple VS Code profiles
10+
- **Chatmodes support**: Chatmodes will now sync correctly.
1011

1112
## [1.4.0] - 2025-10-03
1213

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "promptitude-extension",
33
"displayName": "Promptitude",
44
"description": "Sync GitHub Copilot prompts, chatmodes and instructions from git repositories",
5-
"version": "1.4.0",
5+
"version": "1.5.0",
66
"publisher": "logientnventive",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)