Skip to content

Commit 25c620f

Browse files
committed
Merge branch 'main' of github.com:rust-mcp-stack/rust-mcp-schema
2 parents 3d9f154 + c19f847 commit 25c620f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
release:
1414
runs-on: ubuntu-latest
15-
if: github.event.head_commit.committer.name != 'GitHub'
15+
# if: github.event.head_commit.committer.name != 'GitHub'
1616
# needs: ci
1717
permissions:
1818
contents: write

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-02-08)
4+
5+
6+
### Features
7+
8+
* Initial release v0.1.0 ([1a77959](https://github.com/rust-mcp-stack/rust-mcp-schema/commit/1a7795923fac8dca1991a47f161369b30ca382fe))

0 commit comments

Comments
 (0)