Skip to content

Commit 525eb30

Browse files
committed
Update changelog and version
1 parent 883f8f6 commit 525eb30

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

3+
## [0.2.2] - 2025-07-11
4+
- [API Hub] Add user agent header to API requests
5+
[#34](https://github.com/SmartBear/smartbear-mcp/pull/34)
6+
- [Reflect] Add user agent header to API requests
7+
[#34](https://github.com/SmartBear/smartbear-mcp/pull/34)
8+
39
## [0.2.1] - 2025-07-09
410
- Bumped `@modelcontextprotocol/sdk` to latest (v1.15.0)
511
[#29](https://github.com/SmartBear/smartbear-mcp/pull/29)

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@smartbear/mcp",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "MCP server for interacting SmartBear Products",
55
"keywords": [
66
"smartbear",

0 commit comments

Comments
 (0)