Skip to content

Commit e85c8e6

Browse files
authored
Merge pull request #6783 from neo4j/changeset-release/dev
changesets for branch `dev`
2 parents 03a060a + 630afe3 commit e85c8e6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quick-moments-push.md

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

packages/introspector/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @neo4j/introspector
22

3+
## 5.0.1
4+
5+
### Patch Changes
6+
7+
- [#6782](https://github.com/neo4j/graphql/pull/6782) [`51ae6ed`](https://github.com/neo4j/graphql/commit/51ae6ed4675343269a23811ad4563b09d0e21d39) Thanks [@mjfwebb](https://github.com/mjfwebb)! - Replaces usage of readTransaction with executeRead in introspector to pave the way for a future upgrade to neo4j-driver v6.
8+
39
## 5.0.0
410

511
### Major Changes

packages/introspector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neo4j/introspector",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Introspect a Neo4j database model/schema",
55
"keywords": [
66
"neo4j",

0 commit comments

Comments
 (0)