Skip to content

Commit 1da22dd

Browse files
author
Apideck Mirror Bot
committed
release: v0.2.8
### Bug Fixes * **runtime:** throw on missing required path parameter ([#143](https://github.com/apideck-libraries/mcp/issues/143)) ([3ed9312](3ed9312))
1 parent fd64edb commit 1da22dd

5 files changed

Lines changed: 14 additions & 4 deletions

File tree

CHANGELOG.md

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

3+
## [0.2.8](https://github.com/apideck-libraries/mcp/compare/v0.2.7...v0.2.8) (2026-05-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **runtime:** throw on missing required path parameter ([#143](https://github.com/apideck-libraries/mcp/issues/143)) ([3ed9312](https://github.com/apideck-libraries/mcp/commit/3ed9312cd858b137e6c1c76207027ced4e80ee38))
9+
310
## [0.2.7](https://github.com/apideck-libraries/mcp/compare/v0.2.6...v0.2.7) (2026-05-08)
411

512

dist/src/tools.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/src/tools.js

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/src/tools.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apideck/mcp",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"type": "module",
55
"packageManager": "pnpm@9.15.4",
66
"repository": {

0 commit comments

Comments
 (0)