Skip to content

Commit 67ca5a1

Browse files
Release 0.6.1
1 parent 7c8483b commit 67ca5a1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11

22

3+
4+
## v0.6.1 (2025-05-15)
5+
6+
#### :rocket: Enhancement
7+
* [#107](https://github.com/gleanwork/mcp-server/pull/107) fix: Making preflight validation message more clear ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
8+
9+
#### Committers: 1
10+
- Steve Calvert ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
11+
12+
313
## v0.6.0 (2025-05-14)
414

515
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gleanwork/mcp-server",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "MCP server for Glean API integration",
55
"keywords": [
66
"mcp",

0 commit comments

Comments
 (0)