Skip to content

Commit b023e1c

Browse files
Kinplemelon0721Betty
authored andcommitted
chore(constants, i18n): release version 0.0.8 and 0.0.62 with new data integration type EMQX Tables
1 parent 8c2ee43 commit b023e1c

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

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.8
4+
5+
### Patch Changes
6+
7+
- New data integration type EMQX Tables
8+
39
## 0.0.7
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.7",
3+
"version": "0.0.8",
44
"homepage": "https://emqx.io",
55
"license": "Apache-2.0",
66
"repository": {

packages/i18n/CHANGELOG.md

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

3+
## 0.0.62
4+
5+
### Patch Changes
6+
7+
- New data integration type EMQX Tables
8+
39
## 0.0.61
410

511
### Patch Changes

packages/i18n/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-i18n",
3-
"version": "0.0.61",
3+
"version": "0.0.62",
44
"homepage": "https://emqx.io",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)