Skip to content

Commit 9406c21

Browse files
Release 0.1.1
1 parent 21c806c commit 9406c21

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

22

3+
4+
## v0.1.1 (2025-03-22)
5+
6+
#### :bug: Bug Fix
7+
* [#14](https://github.com/gleanwork/mcp-server/pull/14) fix: Updates tool names in request handler to match new names ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
8+
9+
#### :house: Internal
10+
* [#15](https://github.com/gleanwork/mcp-server/pull/15) internal: Adding issue, pull request, and feature templates for GitHub ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
11+
12+
#### Committers: 1
13+
- Steve Calvert ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
14+
15+
316
## v0.1.0 (2025-03-21)
417

518

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",
3+
"version": "0.1.1",
44
"description": "MCP server for Glean API integration",
55
"keywords": [
66
"mcp",

0 commit comments

Comments
 (0)