Skip to content

Commit 31600ed

Browse files
R00-B0Tgithub-actions[bot]cte
authored
Changeset version bump (#2919)
* changeset version bump * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Estreich <[email protected]>
1 parent d46a9b4 commit 31600ed

File tree

5 files changed

+4
-14
lines changed

5 files changed

+4
-14
lines changed

.changeset/shaggy-turtles-report.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shy-baboons-love.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- Make the list_files tool more efficient and smarter about excluding directories like .git/
1313
- Fix file drag and drop on Windows and when using SSH tunnels (thanks @NyxJae!)
1414
- Correctly revert changes and suggest alternative tools when write_to_file fails on a missing line count
15-
- Allow interpolation of `workspace`, `mode`, `language`, `shell`, and `operatingSystem` into custom system prompt overrides (thanks @daniel-lxs!)
15+
- Allow interpolation of `workspace`, `mode`, `language`, `shell`, and `operatingSystem` into custom system prompt overrides (thanks @daniel-lxs!)
1616
- Fix interpolation bug in the “add to context” code action (thanks @elianiva!)
1717
- Preserve editor state and prevent tab unpinning during diffs (thanks @seedlord!)
1818
- Improvements to icon rendering on Linux (thanks @elianiva!)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.14.0",
6+
"version": "3.14.1",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)