Skip to content

Commit

Permalink
chore(i18n): update version to 0.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinplemelon committed Sep 26, 2024
1 parent fa55186 commit c7b2555
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @emqx/shared-ui-i18n

## 0.0.25

### Patch Changes

- Added missing symbol labels in snowflake connector

## 0.0.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emqx/shared-ui-i18n",
"version": "0.0.24",
"version": "0.0.25",
"homepage": "https://emqx.io",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit c7b2555

Please sign in to comment.