Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit dee7bf6

Browse files
committed
chore: add CHANGELOG.md to published files array for all packages
1 parent 02655d8 commit dee7bf6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@
5151
"dist",
5252
"schema",
5353
"README.md",
54-
"LICENSE"
54+
"LICENSE",
55+
"CHANGELOG.md"
5556
],
5657
"scripts": {
5758
"build": "tsc && node scripts/generate-types.js",

0 commit comments

Comments
 (0)