Release 2.2.7

This commit is contained in:
Matt Rubens 2024-12-14 19:41:44 -05:00
parent f4b4f505be
commit 0dc984b60e
3 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,9 @@
# Roo Cline Changelog
## [2.2.7]
- Revert the change to encourage diff edits - previous balance was better
## [2.2.6]
- Add a fuzzy match tolerance when applying diffs

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "roo-cline",
"version": "2.2.6",
"version": "2.2.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "roo-cline",
"version": "2.2.6",
"version": "2.2.7",
"dependencies": {
"@anthropic-ai/bedrock-sdk": "^0.10.2",
"@anthropic-ai/sdk": "^0.26.0",

View file

@ -3,7 +3,7 @@
"displayName": "Roo Cline",
"description": "A fork of Cline, an autonomous coding agent, with some added experimental configuration and automation features.",
"publisher": "RooVeterinaryInc",
"version": "2.2.6",
"version": "2.2.7",
"icon": "assets/icons/rocket.png",
"galleryBanner": {
"color": "#617A91",