Skip to content

Commit

Permalink
(rel)v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wadhia-yash committed Sep 9, 2024
1 parent f6ac809 commit 036f96d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
4 changes: 4 additions & 0 deletions vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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.5.1]
- Replacing CLI with REST APIs to interact with model
- Crashing fixes

## [0.5.0]
- User Experience Improvements

Expand Down
8 changes: 5 additions & 3 deletions vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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: Assist for Packages, SDKs, APIs and Github",
"description": "Only AI Copilot to integrate libraries with expert agents",
"version": "0.5.0",
"version": "0.5.1",
"publisher": "WelltestedAI",
"icon": "media/icon.png",
"engines": {
Expand Down

0 comments on commit 036f96d

Please sign in to comment.