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 d778876 commit 849ecd1Copy full SHA for 849ecd1
packages/neug-query/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphscope/neug-query
2
3
+## 0.2.1
4
+
5
+### Patch Changes
6
7
+- update neug-query build way publish
8
9
## 0.2.0
10
11
### Minor Changes
packages/neug-query/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphscope/neug-query",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "Neug Query - A standalone query interface for GraphScope",
"main": "lib/index.js",
"module": "es/index.js",
0 commit comments