Skip to content

Commit

Permalink
chore: add CHANGELOG.md to package
Browse files Browse the repository at this point in the history
  • Loading branch information
jfgreffier committed Sep 18, 2024
1 parent 4c4ce49 commit 35c79d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"test:ci": "jest --runInBand"
},
"files": [
"lib"
"lib",
"CHANGELOG.md"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit 35c79d0

Please sign in to comment.