Skip to content

Commit 7520fb0

Browse files
committed
Bump extension version to 1.153.1 and refine README content
1 parent 679e5be commit 7520fb0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,11 @@ Generate meaningful commit messages precisely adhering to your preferred style.
118118

119119
- `Code Web Chat: Ignored Extensions` - List of file extensions to ignore in the context.
120120

121-
- `Code Web Chat: Presets` - Conveniently edit chat presets as saved in JSON.
121+
- `Code Web Chat: Presets` - Conveniently edit chat presets as they're stored in JSON.
122122

123123
## <span style="background-color: #fbb100; color: black; padding: 0.2em 0.6em; border-radius: 999px">Community</span>
124124

125-
Please be welcomed in [discussions](https://github.com/robertpiosik/CodeWebChat/discussions) and in our subreddit [/r/CodeWebChat](https://www.reddit.com/r/CodeWebChat).
125+
Please be welcomed in [discussions](https://github.com/robertpiosik/CodeWebChat/discussions) and [/r/CodeWebChat](https://www.reddit.com/r/CodeWebChat).
126126

127127
## <span style="background-color: #fbb100; color: black; padding: 0.2em 0.6em; border-radius: 999px">Donations</span>
128128

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gemini-coder",
33
"displayName": "Code Web Chat (CWC)",
44
"description": "Connect your editor with 10+ chatbots",
5-
"version": "1.153.0",
5+
"version": "1.153.1",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "npm run compile",

0 commit comments

Comments
 (0)