Skip to content

Commit 8f3ba02

Browse files
Kinplemelonysfscream
authored andcommitted
chore(constants, i18n): release version 0.0.7 and 0.0.59 with new data integration and updated configs for kafka producer and confluent
1 parent 99b9ad6 commit 8f3ba02

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.7
4+
5+
### Patch Changes
6+
7+
- New data integration, new configs in kafka producer and confluent
8+
39
## 0.0.6
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.6",
3+
"version": "0.0.7",
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.59
4+
5+
### Patch Changes
6+
7+
- New data integration, new configs in kafka producer and confluent
8+
39
## 0.0.58
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.58",
3+
"version": "0.0.59",
44
"homepage": "https://emqx.io",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)