Skip to content

Commit d00fb57

Browse files
Version Packages
1 parent fd8e2f8 commit d00fb57

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tender-rats-reflect.md

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

packages/graphql-toolbox/CHANGELOG.md

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

3+
## 2.0.6
4+
5+
### Patch Changes
6+
7+
- [#3784](https://github.com/neo4j/graphql/pull/3784) [`4f58486ba`](https://github.com/neo4j/graphql/commit/4f58486ba166c34d1afaa334bf6c655173101ff0) Thanks [@mjfwebb](https://github.com/mjfwebb)! - fix: ensure no additional commas are added to the editor value
8+
39
## 2.0.5
410

511
### Patch Changes

packages/graphql-toolbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@neo4j/graphql-toolbox",
33
"private": true,
4-
"version": "2.0.5",
4+
"version": "2.0.6",
55
"description": "Developer UI For Neo4j GraphQL",
66
"exports": "./dist/main.js",
77
"main": "./dist/main.js",

0 commit comments

Comments
 (0)