Skip to content

Commit 26be19c

Browse files
0721BettyKinplemelon
authored andcommitted
chore(constants,utils,components): update version to adapt shared flow codes
1 parent 2f924e1 commit 26be19c

File tree

6 files changed

+26
-3
lines changed

6 files changed

+26
-3
lines changed

packages/components/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @emqx/shared-ui-components
22

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- add shared flow codes
8+
- Updated dependencies
9+
- @emqx/shared-ui-constants@0.0.3
10+
- @emqx/shared-ui-utils@0.0.19
11+
312
## 0.0.6
413

514
### Patch Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emqx/shared-ui-components",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"homepage": "https://emqx.io",
55
"license": "Apache-2.0",
66
"repository": {

packages/constants/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @emqx/shared-ui-constants
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- add shared flow codes
8+
39
## 0.0.2
410

511
### Patch Changes

packages/constants/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emqx/shared-ui-constants",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"homepage": "https://emqx.io",
55
"license": "Apache-2.0",
66
"repository": {

packages/utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @emqx/shared-ui-utils
22

3+
## 0.0.19
4+
5+
### Patch Changes
6+
7+
- add shared flow codes
8+
- Updated dependencies
9+
- @emqx/shared-ui-constants@0.0.3
10+
311
## 0.0.18
412

513
### Patch Changes

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emqx/shared-ui-utils",
3-
"version": "0.0.18",
3+
"version": "0.0.19",
44
"homepage": "https://emqx.io",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)