Skip to content

Commit d8250f1

Browse files
committed
chore(release): 0.3.0
1 parent edff0d3 commit d8250f1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.3.0] - 2025-02-27
6+
57
- New: Add Files to Cody (Smart) command
68
- Supported Providers: OpenAI-compatible
79
- Improve UI for adding custom commands

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Cody++",
44
"description": "Enhances Cody AI with additional files control and custom command features",
55
"publisher": "mnismt",
6-
"version": "0.2.1",
6+
"version": "0.3.0",
77
"license": "MIT",
88
"icon": "resources/cody-plus-plus.png",
99
"homepage": "https://github.com/mnismt/codyplusplus",
@@ -260,4 +260,4 @@
260260
"zod": "^3.23.8"
261261
},
262262
"packageManager": "[email protected]"
263-
}
263+
}

0 commit comments

Comments
 (0)