Skip to content

Commit a78f85d

Browse files
committed
chore(vscode): bump to v0.8.6
1 parent 5d8081b commit a78f85d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/vscode-extension/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.8.6] - 2026-03-20
4+
5+
### Fixed
6+
- GIF demo preview now renders on VS Code Marketplace (switched from relative path to absolute GitHub raw URL)
7+
- Publisher ID corrected from `chalk` to `chalk-agents`
8+
- CI pipeline creates build directory before packaging (fixes ENOTDIR error)
9+
- Demo GIF compressed from 4.1MB to 2.5MB
10+
311
## [0.8.5] - 2026-03-20
412

513
### Fixed

packages/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "chalk-skills",
33
"displayName": "Chalk Skills",
44
"description": "Gamified skill manager for AI agents and development workflows. Discover, craft, and level up reusable skills.",
5-
"version": "0.8.5",
5+
"version": "0.8.6",
66
"publisher": "chalk-agents",
77
"license": "MIT",
88
"icon": "media/icon.png",

0 commit comments

Comments
 (0)