diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f448d78 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## 1.0.0 (2024-07-31) + + +### ⚠ BREAKING CHANGES + +* Moved several functionalities to new @spuxx/js-utils package + +### Features + +* **deps:** Removed `@modyfi/vite-plugin-yaml` from peerDependencies ([0c8aed7](https://github.com/spuxx1701/jslibs/commit/0c8aed76a82c6f3184f50192030f37fca7012b66)) +* Moved several functionalities to new @spuxx/js-utils package ([8837bf8](https://github.com/spuxx1701/jslibs/commit/8837bf88440866e4000be32805300c29559c265f)) + + +### Bug Fixes + +* Fixed broken import ([8bf7286](https://github.com/spuxx1701/jslibs/commit/8bf72860b4fd9bb73c97dece6bc12eef855f7137))