Skip to content

Commit b23e88a

Browse files
committed
chore(release): v0.0.5
1 parent a549278 commit b23e88a

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.0.5
5+
6+
[compare changes](https://github.com/betterhyq/sse-mcp-servers/compare/v0.0.4...v0.0.5)
7+
8+
### 🚀 Enhancements
9+
10+
- 更新lock文件 ([b8c857a](https://github.com/betterhyq/sse-mcp-servers/commit/b8c857a))
11+
- 更新action名称 ([971a703](https://github.com/betterhyq/sse-mcp-servers/commit/971a703))
12+
- 更新action名称 ([751bcfb](https://github.com/betterhyq/sse-mcp-servers/commit/751bcfb))
13+
- 初始化vitepress ([f5c4da7](https://github.com/betterhyq/sse-mcp-servers/commit/f5c4da7))
14+
- 配置vitepress workflow ([17ba5a3](https://github.com/betterhyq/sse-mcp-servers/commit/17ba5a3))
15+
- 更新cicd的名称 ([909e5dd](https://github.com/betterhyq/sse-mcp-servers/commit/909e5dd))
16+
17+
### 🤖 CI
18+
19+
- **docs:** 更新vitepress的工作流 ([9398691](https://github.com/betterhyq/sse-mcp-servers/commit/9398691))
20+
- 允许手动触发测试 ([a549278](https://github.com/betterhyq/sse-mcp-servers/commit/a549278))
21+
22+
### ❤️ Contributors
23+
24+
- Heyongqi10 <[email protected]>
25+
426
## v0.0.4
527

628
[compare changes](https://github.com/betterhyq/sse-mcp-servers/compare/v0.0.3...v0.0.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "node",
33
"private": true,
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"type": "module",
66
"files": [
77
"dist",

0 commit comments

Comments
 (0)