diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..fa99c3b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# 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-04-11 +#### Features +- first release - (154eca7) - aleidk + +- - - + +Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). \ No newline at end of file diff --git a/package.json b/package.json index 10a7138..a589498 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.0.0", + "version": "0.1.0", "name": "@alecodes/tmpl-build-and-load", "module": "index.ts", "type": "module",