Skip to content

Commit ef2561f

Browse files
committed
fix readme
1 parent 0094e95 commit ef2561f

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
33
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
## [2.1.5] - 2024-11-24
6+
### Fixed
7+
Corrected grammar on Readme
8+
59
## [2.1.4] - 2024-11-24
610
### Changed
711
Updated title of video tutorial to emphasize 6000 line digestion

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The reliable, polished VS Code extension for Claude AI integration. Ask question
2222

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

2727

2828
## Coming Soon in v2.x 🚀

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "claude-vscode-assistant",
33
"displayName": "Claude AI Assistant",
4-
"version": "2.1.4",
4+
"version": "2.1.5",
55
"description": "Claude AI assistant for Visual Studio Code - Seamlessly integrate Claude's capabilities into your development workflow",
66
"publisher": "conscious-robot",
77
"pricing": "Trial",

0 commit comments

Comments
 (0)