We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f52058 commit e60e35aCopy full SHA for e60e35a
.changeset/v3.22.1.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Roo Code Changelog
2
3
+## 3.22.1
4
+
5
+### Patch Changes
6
7
+- - Add Gemini CLI provider for free access to Gemini models (thanks Cline!)
8
9
## [3.22.0] - 2025-06-25
10
11
- Add 1-click task sharing
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.22.0",
+ "version": "3.22.1",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments