github-actions[bot] 11 месяцев назад
Родитель
Сommit
7a88aaf96f
4 измененных файлов с 9 добавлено и 8 удалено
  1. 0 5
      .changeset/funny-candles-exist.md
  2. 6 0
      CHANGELOG.md
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 0 - 5
.changeset/funny-candles-exist.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Allow deleting single messages or all subsequent messages

+ 6 - 0
CHANGELOG.md

@@ -1,5 +1,11 @@
 # Roo Cline Changelog
 
+## 2.2.43
+
+### Patch Changes
+
+-   Allow deleting single messages or all subsequent messages
+
 ## [2.2.42]
 
 -   Add a Git section to the context mentions

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

@@ -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.42",
+  "version": "2.2.43",
   "icon": "assets/icons/rocket.png",
   "galleryBanner": {
     "color": "#617A91",