Skip to content

Commit 602ab2f

Browse files
committed
[version] 6.3.2
**Phenomenon and reproduction steps** none **Root cause and solution** none **Impactions** none **Test method** none **Affected branch(es)** - main **Checklist** - [ ] Dependencies update required - [ ] Common bug (similar problem in other repo)
1 parent 12ab32c commit 602ab2f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

deepflow-apptracing-panel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepflow-apptracing-panel",
3-
"version": "6.3.1",
3+
"version": "6.3.2",
44
"description": "",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

deepflow-querier-datasource/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepflow-querier-datasource",
3-
"version": "6.3.1",
3+
"version": "6.3.2",
44
"description": "",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

deepflow-topo-panel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepflow-topo-panel",
3-
"version": "6.3.1",
3+
"version": "6.3.2",
44
"description": "",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepflow-gui-grafana",
3-
"version": "6.3.1",
3+
"version": "6.3.2",
44
"private": true,
55
"scripts": {
66
"install:tracing": "cd deepflow-apptracing-panel && yarn",

0 commit comments

Comments
 (0)