Skip to content

Commit 8279143

Browse files
committed
chore(utils): update version to 0.0.20
1 parent cf2e469 commit 8279143

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/utils/CHANGELOG.md

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

3+
## 0.0.20
4+
5+
### Patch Changes
6+
7+
- Add HOCON parser and formatter
8+
39
## 0.0.19
410

511
### 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.19",
3+
"version": "0.0.20",
44
"homepage": "https://emqx.io",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)