mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
PR comments
This commit is contained in:
parent
7d35ded753
commit
eae3626f02
3 changed files with 2 additions and 3 deletions
|
|
@ -2,4 +2,4 @@
|
|||
"roo-cline": minor
|
||||
---
|
||||
|
||||
Enabled Roo Cline to use puppeteer and connect to a current browser which is already authenticated to multiple sites.
|
||||
Enabled Roo Cline to use puppeteer and connect to a current browser which is already authenticated to multiple sites.
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
name: Release
|
||||
run-name: Release ${{ github.event_name == 'push' && 'Push' || 'Pull Request' }}
|
||||
run-name: Release ${{ github.event_name == 'push' && '- Create Changeset PR' || '- Approve & Merge Changeset PR' }}
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
"publisher": "RooVeterinaryInc",
|
||||
"version": "2.1.2",
|
||||
"files": [
|
||||
"bin/roo-cline-2.1.2.vsix",
|
||||
"assets/icons/icon_Roo.png"
|
||||
],
|
||||
"icon": "assets/icons/icon_Roo.png",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue