Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Talamantez committed Nov 25, 2024
1 parent 0094e95 commit ef2561f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.1.5] - 2024-11-24
### Fixed
Corrected grammar on Readme

## [2.1.4] - 2024-11-24
### Changed
Updated title of video tutorial to emphasize 6000 line digestion
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The reliable, polished VS Code extension for Claude AI integration. Ask question

### Tutorial Video
How many hot dogs can you eat in a sitting?
[Basic Usage: Claude AI easy chews 6000 line file! (repository concatenation)](https://www.awesomescreenshot.com/video/33954964?key=6cfc609183bb09f48e218063d4140a4e)
[Basic Usage: Claude AI easily digests a 6000 line file (repository concatenation)](https://www.awesomescreenshot.com/video/33954964?key=6cfc609183bb09f48e218063d4140a4e)


## Coming Soon in v2.x 🚀
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "claude-vscode-assistant",
"displayName": "Claude AI Assistant",
"version": "2.1.4",
"version": "2.1.5",
"description": "Claude AI assistant for Visual Studio Code - Seamlessly integrate Claude's capabilities into your development workflow",
"publisher": "conscious-robot",
"pricing": "Trial",
Expand Down

0 comments on commit ef2561f

Please sign in to comment.