Skip to content

Commit a7dcd0d

Browse files
Release 0.1.0-alpha.6
1 parent 578edd0 commit a7dcd0d

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,4 +1,14 @@
11

2+
3+
## v0.1.0-alpha.6 (2025-03-18)
4+
5+
#### :bug: Bug Fix
6+
* [#5](https://github.com/gleanwork/mcp-server/pull/5) fix: Adds defaults for search.pageSize (otherwise no results are returned) ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
7+
8+
#### Committers: 1
9+
- Steve Calvert ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
10+
11+
212
## v0.1.0-alpha.4 (2025-03-17)
313

414

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.1.0-alpha.4",
3+
"version": "0.1.0-alpha.6",
44
"description": "MCP server for Glean API integration",
55
"keywords": [
66
"mcp",

0 commit comments

Comments
 (0)