Bläddra i källkod

Merge pull request #389 from RooVetGit/changeset-release/main

Changeset version bump
Matt Rubens 11 månader sedan
förälder
incheckning
685ccbb7d1
4 ändrade filer med 4 tillägg och 9 borttagningar
  1. 0 5
      .changeset/dull-gifts-rhyme.md
  2. 1 1
      CHANGELOG.md
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 0 - 5
.changeset/dull-gifts-rhyme.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Another fix to the auto approve menu

+ 1 - 1
CHANGELOG.md

@@ -1,6 +1,6 @@
 # Roo Cline Changelog
 
-## [3.1.4]
+## [3.1.4 - 3.1.5]
 
 -   Bug fixes to the auto approve menu
 

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "roo-cline",
-  "version": "3.1.4",
+  "version": "3.1.5",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "roo-cline",
-      "version": "3.1.4",
+      "version": "3.1.5",
       "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": "3.1.4",
+  "version": "3.1.5",
   "icon": "assets/icons/rocket.png",
   "galleryBanner": {
     "color": "#617A91",