Skip to content

Commit b2423ba

Browse files
committed
Bump version to 0.8.2
1 parent 5529d5a commit b2423ba

2 files changed

Lines changed: 7 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project are documented here. The format is based on
55

66
## [Unreleased]
77

8+
## [0.8.2]
9+
10+
### Changed
11+
12+
- Improved legal documentation, trademark notices, third-party terms references, and metadata cleanup.
13+
814
## [0.8.1]
915

1016
### Changed

package.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Super CLI — AI Coding Agent Launcher (Claude Code, Codex, Copilot)",
44
"description": "Launch any AI coding-agent CLI — Claude Code, Codex, GitHub Copilot, Cursor, Crush, OpenCode and more — from one sidebar and side terminal. Works in VS Code, Cursor, Antigravity & Windsurf on Windows, macOS & Linux.",
55
"publisher": "mikesoft",
6-
"version": "0.8.1",
6+
"version": "0.8.2",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/TheStreamCode/super-cli.git"
@@ -20,15 +20,6 @@
2020
"url": "https://github.com/sponsors/TheStreamCode"
2121
},
2222
"license": "MIT",
23-
"files": [
24-
"out",
25-
"!out/**/*.map",
26-
"media",
27-
"README.md",
28-
"CHANGELOG.md",
29-
"LICENSE",
30-
"TRADEMARKS.md"
31-
],
3223
"icon": "media/icon.png",
3324
"galleryBanner": {
3425
"color": "#0F172A",

0 commit comments

Comments
 (0)