Skip to content

Commit 016d50e

Browse files
chore: version packages (#118)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bfc3337 commit 016d50e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/switch-mcp-server-v2.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.3.22
4+
5+
### Patch Changes
6+
7+
- bfc3337: Replaced `@modelcontextprotocol/sdk` with `@modelcontextprotocol/server` (v2), reducing dependency count by 74 packages.
8+
39
## 0.3.21
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"[!start-pkg]": "",
3434
"name": "incur",
3535
"type": "module",
36-
"version": "0.3.21",
36+
"version": "0.3.22",
3737
"license": "MIT",
3838
"repository": {
3939
"type": "git",

0 commit comments

Comments
 (0)