Skip to content

Commit cc3186c

Browse files
authored
Bump version to 2.1.3 (#22)
1 parent d632e62 commit cc3186c

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Change Log
22

3-
## Roo Cline 2.1.2
3+
## Roo Cline 2.1.3
44

55
- Roo Cline now publishes to the VS Code Marketplace!
6+
- Roo Cline now allows browser actions without approval when `alwaysAllowBrowser` is true
67

78
## [2.1.6]
89

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"displayName": "Roo Cline",
44
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, running commands, using the browser, and more with your permission every step of the way.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "2.1.2",
6+
"version": "2.1.3",
77
"files": [
8-
"bin/roo-cline-2.1.2.vsix",
8+
"bin/roo-cline-2.1.3.vsix",
99
"assets/icons/icon_Roo.png"
1010
],
1111
"icon": "assets/icons/icon_Roo.png",

0 commit comments

Comments
 (0)