Skip to content

Commit 849ecd1

Browse files
author
xwj02155382
committed
fix: update neug-query version
1 parent d778876 commit 849ecd1

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.1
4+
5+
### Patch Changes
6+
7+
- update neug-query build way publish
8+
39
## 0.2.0
410

511
### Minor 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.0",
3+
"version": "0.2.1",
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)