Skip to content

Commit 2bb0fd1

Browse files
changeset version bump
1 parent 3fcfc8d commit 2bb0fd1

File tree

5 files changed

+10
-13
lines changed

5 files changed

+10
-13
lines changed

.changeset/eighty-nails-peel.md

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

.changeset/shaggy-moons-dance.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Roo Cline Changelog
22

3+
## 2.2.15
4+
5+
### Patch Changes
6+
7+
- Add volume slider in settings and change sound effects to only trigger when user intervention is required, an error occurs, or a task is completed.
8+
- Fix lint errors and change npm run lint to also run on webview-ui
9+
310
## [2.2.14]
411

512
- Make diff editing more robust to transient errors

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": "Roo Cline",
44
"description": "A fork of Cline, an autonomous coding agent, with some added experimental configuration and automation features.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "2.2.14",
6+
"version": "2.2.15",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)