Skip to content

Commit

Permalink
Merge pull request #241 from Welltested-AI/rel-0.3.1
Browse files Browse the repository at this point in the history
(rel): 0.3.1
  • Loading branch information
samyakkkk authored Mar 26, 2024
2 parents e411e4b + ae4a5fc commit 0d19ce3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to the "commanddash" extension will be documented in this fi

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [0.3.1]

- Fix: Pasting text into field erases existing input.
- Enhanced: Embedding caching mechanism

## [0.3.0]

- Rebrand to CommandDash (Dash AI)
Expand Down
2 changes: 1 addition & 1 deletion vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "fluttergpt",
"displayName": "CommandDash: Your Flutter AI Autopilot with Gemini",
"description": "Agents that assist you build entire features on autopilot.",
"version": "0.3.0",
"version": "0.3.1",
"publisher": "WelltestedAI",
"icon": "media/icon.png",
"engines": {
Expand Down

0 comments on commit 0d19ce3

Please sign in to comment.