Skip to content

Commit e8b3e9f

Browse files
committed
Version bump
1 parent fc56775 commit e8b3e9f

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"big-birds-arrive",
1111
"brave-rivers-dream",
1212
"bright-eels-sniff",
13+
"bright-vans-report",
1314
"cool-chefs-listen",
1415
"eight-suns-doubt",
1516
"friendly-masks-punch",

packages/graph-schema-utils/CHANGELOG.md

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

3+
## 1.0.0-next.11
4+
5+
### Patch Changes
6+
7+
- 39d2d24: exported json struct functions and types
8+
39
## 1.0.0-next.10
410

511
### Patch Changes

packages/graph-schema-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neo4j/graph-schema-utils",
3-
"version": "1.0.0-next.10",
3+
"version": "1.0.0-next.11",
44
"description": "Utilities for Neo4j Graph Schema JSON representation",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)