Skip to content

Commit aa4dd21

Browse files
committed
chore(release): 0.3.2
1 parent f508204 commit aa4dd21

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.3.2] - 2025-03-26
6+
57
- New: Add Telemetry to track folder counts
68
- Security: Remove release-it.sh from the bundle (added to .vscodeignore)
79

package.json

+2-2
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.3.1",
6+
"version": "0.3.2",
77
"license": "MIT",
88
"icon": "resources/cody-plus-plus.png",
99
"homepage": "https://github.com/mnismt/codyplusplus",
@@ -266,4 +266,4 @@
266266
"zod": "^3.23.8"
267267
},
268268
"packageManager": "[email protected]"
269-
}
269+
}

0 commit comments

Comments
 (0)