Skip to content

Commit 9ba12f5

Browse files
committed
chore(release): 0.1.3
1 parent f72fcd4 commit 9ba12f5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.1.3] - 2024-10-23
6+
57
- Add support for excluding folders from being added to Cody (#8)
68

79
## [0.1.2] - 2024-10-15

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Cody++",
44
"description": "Adds some missing features for developers who love Sourcegraph Cody",
55
"publisher": "mnismt",
6-
"version": "0.1.2",
6+
"version": "0.1.3",
77
"license": "MIT",
88
"icon": "resources/cody-plus-plus.png",
99
"homepage": "https://github.com/mnismt/codyplusplus",

0 commit comments

Comments
 (0)