diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..55b1e5e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog +All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. + +- - - +## v0.1.0 - 2025-02-19 +#### Features +- add plugin - (fa09b9e) - aleidk +#### Miscellaneous Chores +- add npm registry - (e933fd5) - aleidk +- update cocogitto config - (9949e70) - aleidk +- initial commit - (b7452c7) - alecodes + +- - - + +Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). \ No newline at end of file diff --git a/package.json b/package.json index ca1f12b..d6698c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bun-plugin-sass", - "version": "0.0.0", + "version": "0.1.0", "module": "index.ts", "type": "module", "scripts": {