Skip to content

Commit 51bd852

Browse files
committed
chore: publish changelog to NPM
1 parent af07753 commit 51bd852

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.changeset/chatty-years-end.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'atomsphere': patch
3+
---
4+
5+
Publish changelog

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
"./package.json": "./package.json"
2222
},
2323
"files": [
24+
"README.md",
25+
"CHANGELOG.md",
2426
"/dist",
2527
"/src",
2628
"!**/__tests__"

0 commit comments

Comments
 (0)