Skip to content

Commit d06ef79

Browse files
Release 0.3.0
1 parent e7410d3 commit d06ef79

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
@@ -2,6 +2,16 @@
22

33

44

5+
6+
## v0.3.0 (2025-04-15)
7+
8+
#### :rocket: Enhancement
9+
* [#38](https://github.com/gleanwork/mcp-server/pull/38) feat: Adds the ability to run an configure command to configure the MCP Server ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
10+
11+
#### Committers: 1
12+
- Steve Calvert ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
13+
14+
515
## v0.2.0 (2025-03-31)
616

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

0 commit comments

Comments
 (0)