Skip to content

Commit a4ee36a

Browse files
author
xuhongbin
committed
chore: 升级版本至 v1.1.1 修复发布冲突
1 parent 0915cfa commit a4ee36a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</div>
2929
<span
3030
class="text-[10px] sm:text-xs bg-blue-500/20 text-blue-300 px-1.5 sm:px-2 py-0.5 sm:py-1 rounded-full flex-shrink-0"
31-
id="version-badge">v1.1.0</span>
31+
id="version-badge">v1.1.1</span>
3232
</div>
3333
<div class="hidden md:flex items-center gap-6">
3434
<a href="#features" data-i18n="nav.features"

packages/eskill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@empjs/skill",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Unified CLI tool for managing AI agent skills across Claude Code, Cursor, Windsurf, and more",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)