PR comments

This commit is contained in:
a8trejo 2024-12-05 09:04:59 -08:00
parent 7d35ded753
commit eae3626f02
3 changed files with 2 additions and 3 deletions

View file

@ -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.

View file

@ -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:

View file

@ -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",