File tree 3 files changed +197
-164
lines changed
saga/seata-saga-statemachine-designer
3 files changed +197
-164
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,11 @@ Add changes here for all PR submitted to the 2.x branch.
12
12
### optimize:
13
13
- [[ #6826 ] ( https://github.com/apache/incubator-seata/pull/6826 )] remove the branch registration operation of the XA read-only transaction
14
14
- [[ #6874 ] ( https://github.com/apache/incubator-seata/pull/6874 )] modify the version to 2.3.0-SNAPSHOT
15
+ - [[ #6892 ] ( https://github.com/apache/incubator-seata/pull/6892 )] upgrade npmjs version in console module
15
16
- [[ #6883 ] ( https://github.com/apache/incubator-seata/pull/6874 )] remove write only object
16
17
- [[ #6892 ] ( https://github.com/apache/incubator-seata/pull/6892 )] upgrade npmjs version
17
18
- [[ #6889 ] ( https://github.com/apache/incubator-seata/pull/6889 )] Correct word spelling errors
19
+ - [[ #6898 ] ( https://github.com/apache/incubator-seata/pull/6898 )] upgrade npmjs version in saga module
18
20
19
21
20
22
### refactor:
Original file line number Diff line number Diff line change 10
10
11
11
### optimize:
12
12
- [[ #6826 ] ( https://github.com/apache/incubator-seata/pull/6826 )] 移除只读XA事务的分支注册操作
13
+ - [[ #6874 ] ( https://github.com/apache/incubator-seata/pull/6874 )] modify the version to 2.3.0-SNAPSHOT
14
+ - [[ #6892 ] ( https://github.com/apache/incubator-seata/pull/6892 )] 升级 console 模块 npmjs 版本
13
15
- [[ #6874 ] ( https://github.com/apache/incubator-seata/pull/6874 )] 修改版本为2.3.0-SNAPSHOT
14
16
- [[ #6883 ] ( https://github.com/apache/incubator-seata/pull/6874 )] 删除代码中无用对象的创建
15
17
- [[ #6892 ] ( https://github.com/apache/incubator-seata/pull/6892 )] 升级 npmjs 版本
16
18
- [[ #6889 ] ( https://github.com/apache/incubator-seata/pull/6889 )] 修正单词拼写错误
17
-
19
+ - [[ # 6898 ] ( https://github.com/apache/incubator-seata/pull/6898 )] 升级 saga 模块 npmjs 版本
18
20
19
21
### refactor:
20
22
You can’t perform that action at this time.
0 commit comments