Skip to content

Commit

Permalink
Remove docs from npm package.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgerigmeyer committed Nov 7, 2022
1 parent c2fc0a2 commit 2613a38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# True Changelog

## UNRELEASED

- 🏠 INTERNAL: Remove documentation from npm package

## 7.0.0-beta.0 (09/16/22)

- BREAKING: Upgrade to newer [Sass API](https://sass-lang.com/documentation/js-api)
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"lib/**/*",
"sass/**/*",
"_index.scss",
"docs/",
"CHANGELOG.md",
"LICENSE.txt",
"README.md"
Expand Down

0 comments on commit 2613a38

Please sign in to comment.