Skip to content

Commit f507c2c

Browse files
authored
Merge pull request #201 from SmartBear/main
Main -> Next sync after v0.9.0
2 parents fa05570 + 2d09b9b commit f507c2c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.9.0] - 2025-10-22
99

1010
### Added
1111
- [Qmetry] Added 4 New QMetry tools to enhance test management capabilities [#194](https://github.com/SmartBear/smartbear-mcp/pull/194)
1212
- [Qmetry] Implement comprehensive test case tooling with enhanced error handling [#193](https://github.com/SmartBear/smartbear-mcp/pull/193)
13-
- [API Hub] Add `scan_api_standardization` tool for validating API definitions against organization standardization rules
13+
- [API Hub] Add `scan_api_standardization` tool for validating API definitions against organization standardization rules [#176](https://github.com/SmartBear/smartbear-mcp/pull/176)
1414

1515
## [0.8.0] - 2025-10-13
1616

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.8.0",
3+
"version": "0.9.0",
44
"description": "MCP server for interacting SmartBear Products",
55
"keywords": [
66
"smartbear",

0 commit comments

Comments
 (0)