Skip to content

Commit 26ae428

Browse files
author
xwj02155382
committed
fix: update neug-query version
1 parent 87e4fc1 commit 26ae428

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/neug-query/CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- publish neug-query packages
8+
39
## 0.2.1
410

511
### Patch Changes

packages/neug-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphscope/neug-query",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Neug Query - A standalone query interface for GraphScope",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)