Skip to content

Commit cbc4afc

Browse files
chore(main): release skillx-sh 0.3.0 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1636137 commit cbc4afc

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/cli": "0.2.0"
2+
"packages/cli": "0.3.0"
33
}

packages/cli/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.3.0](https://github.com/nextlevelbuilder/skillx/compare/skillx-sh-v0.2.0...skillx-sh-v0.3.0) (2026-03-05)
4+
5+
6+
### Features
7+
8+
* **cli,api:** add skillx publish command with auth and ownership validation ([#4](https://github.com/nextlevelbuilder/skillx/issues/4)) ([eae3f53](https://github.com/nextlevelbuilder/skillx/commit/eae3f534cabf68806342308f9be6e8b9357c9f7e))
9+
* **security:** add content scanning for SKILL.md files ([#6](https://github.com/nextlevelbuilder/skillx/issues/6)) ([ef47ca4](https://github.com/nextlevelbuilder/skillx/commit/ef47ca4a404ce8b3333b979eb096e77c907050a5))
10+
311
## [0.2.0](https://github.com/nextlevelbuilder/skillx/compare/skillx-sh-v0.1.3...skillx-sh-v0.2.0) (2026-02-13)
412

513

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skillx-sh",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "The Only Skill That Your AI Agent Needs.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)