Skip to content

Commit 372ceab

Browse files
chore(release): 0.2.11 [skip ci]
## Commits - 0d5dad0 chore: update go.mod and go.sum to remove local dataflow replacement and add new dataflow dependency
1 parent 0d5dad0 commit 372ceab

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Commits
22

3+
- 0d5dad0 chore: update go.mod and go.sum to remove local dataflow replacement and add new dataflow dependency
4+
5+
## Commits
6+
37
- 3269495 Enhance DataFlow management with maintenance features and API updates
48

59
## Commits

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dataflow-web",
33
"private": true,
4-
"version": "0.2.10",
4+
"version": "0.2.11",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)