Skip to content

Commit cd12df4

Browse files
committed
Release 0.1.2: update extension artwork
Bump version to 0.1.2 and refresh the Marketplace icon and launcher mark.
1 parent 281fab6 commit cd12df4

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.2]
7+
8+
- Updated the extension artwork (Marketplace icon and launcher mark).
9+
610
## [0.1.1]
711

812
- Updated the extension artwork (Marketplace icon and launcher mark).

media/icon.svg

Lines changed: 1 addition & 1 deletion
Loading

media/launcher-mark.svg

Lines changed: 1 addition & 1 deletion
Loading

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, Gemini, and your own) from a single side terminal.",
55
"publisher": "mikesoft",
6-
"version": "0.1.1",
6+
"version": "0.1.2",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/TheStreamCode/super-cli.git"

0 commit comments

Comments
 (0)