Skip to content

Commit 7f1468a

Browse files
committed
Version bump
1 parent 3557416 commit 7f1468a

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
@@ -26,6 +26,7 @@
2626
"slow-wombats-try",
2727
"swift-actors-flow",
2828
"tasty-actors-repeat",
29+
"tricky-poems-explode",
2930
"yellow-avocados-flash",
3031
"yellow-lizards-arrive"
3132
]

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.12
4+
5+
### Patch Changes
6+
7+
- 9ff77b6: fix: export json struct functions
8+
39
## 1.0.0-next.11
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.11",
3+
"version": "1.0.0-next.12",
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)