Skip to content

Commit 47ab12b

Browse files
committed
chore(ui): add files CHANGELOG.md
1 parent 2f40fb5 commit 47ab12b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/ui/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"./*": "./dist/*"
1717
},
1818
"files": [
19-
"dist"
19+
"dist",
20+
"CHANGELOG.md"
2021
],
2122
"publishConfig": {
2223
"access": "public",

0 commit comments

Comments
 (0)