Skip to content

Commit 587e15c

Browse files
Merge pull request #27 from neo4j/reset-release-changie
First prerelease of the Neo4j MCP server, with two initial tools, get…
2 parents c4c621c + 49c11ff commit 587e15c

File tree

6 files changed

+3
-33
lines changed

6 files changed

+3
-33
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Minor
2+
body: First pre-release of the Neo4j MCP server with two initial tools, "get-schema" for retrieving database schema information, "run-cypher" for executing Cypher
3+
time: 2025-09-17T16:21:56.369227+01:00

.changes/v0.1.0.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.1.1.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.1.2.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.1.3.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,3 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
7-
8-
9-
## v0.1.4 - 2025-09-17
10-
### Patch
11-
* testing the new changie workflow
12-
13-
## v0.1.3 - 2025-09-17
14-
### Patch
15-
* Fake patch to trigger goreleaser
16-
17-
## v0.1.2 - 2025-09-17
18-
### Patch
19-
* remove ios as supported platform
20-
21-
## v0.1.1 - 2025-09-17
22-
### Patch
23-
* Fix configuration file
24-
25-
## v0.1.0 - 2025-09-17
26-
### Minor
27-
* First pre-release of the Neo4j MCP server with two initial tools, "get-schema" for retrieving database schema information, "run-cypher" for executing Cypher queries.

0 commit comments

Comments
 (0)