Skip to content

Commit fe572d7

Browse files
committed
Release 0.3.2: sponsor link, README screenshots, metadata tidy-up
Sync the release artifact with the repository after the post-0.3.1 docs and metadata changes (GitHub Sponsors link, README screenshots, keywords, per-OS installCommand docs). No functional code changes.
1 parent 755eba9 commit fe572d7

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project are documented here. The format is based on
44
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [0.3.2]
7+
8+
- Added a GitHub Sponsors link on the repository and the Marketplace listing.
9+
- Added sidebar and settings screenshots to the README.
10+
- Tidied documentation and metadata: keywords aligned to the built-in agents, and the per-OS
11+
`installCommand` form is now documented.
12+
613
## [0.3.1]
714

815
- **Command Code** now launches with the `command-code` command instead of `cmd`, which Windows

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Super CLI",
44
"description": "One VS Code extension to launch any coding agent CLI (Claude Code, Codex, Copilot, Antigravity, and your own) from a single side terminal.",
55
"publisher": "mikesoft",
6-
"version": "0.3.1",
6+
"version": "0.3.2",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/TheStreamCode/super-cli.git"

0 commit comments

Comments
 (0)