Skip to content

Commit 06a2267

Browse files
authored
chore: include changelog in package
1 parent 509e758 commit 06a2267

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"next": "npm version prerelease --m=\"chore(next): Build script v%s\""
3333
},
3434
"files": [
35-
"dist/*.js"
35+
"dist/*.js",
36+
"changelog.md"
3637
],
3738
"devDependencies": {
3839
"@linaria/postcss-linaria": "^4.1.5",

0 commit comments

Comments
 (0)