We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e4fc1 commit 26ae428Copy full SHA for 26ae428
packages/neug-query/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphscope/neug-query
2
3
+## 0.2.2
4
+
5
+### Patch Changes
6
7
+- publish neug-query packages
8
9
## 0.2.1
10
11
### Patch Changes
packages/neug-query/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphscope/neug-query",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "Neug Query - A standalone query interface for GraphScope",
"main": "lib/index.js",
"module": "es/index.js",
0 commit comments