diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..aa71bc3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,31 @@ +# 📦 Changelog +[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) +[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org) +> All notable changes to this project will be documented in this file + +## 1.0.0 (2023-05-21) + + +### 🐛 Bug Fixes + +* pathing error ([439dcb5](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/439dcb5a5315ac8380bb9f5dad16519a6f71b898)) + + +### 🧑‍💻 Code Refactoring + +* clean up dead code ([2f7218d](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/2f7218de968cfa648a2b5c3b970583c404dd0ab1)) + + +### 🍕 Features + +* add better logging for user ([0f3a803](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/0f3a8037f126511916275dc2818d6e30a3b9794d)) +* add ci and release ([2690f2f](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/2690f2fa659149120be3cba488f08c22f24ef2bb)) +* simplify code ([5cd6571](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/5cd65710013776bea553d26cc8f1e9e14c86d07b)) + + +### 🔁 Continuous Integration + +* fix ci errors ([a3d02ed](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/a3d02ed879e5b6445686dbbbd6ae4678d05a0c81)) +* fix ci errors ([7f326cd](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/7f326cd825a9e729f28e7857d0e9740d2bf92673)) +* fix ci errors ([38f8032](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/38f8032e843fe3afcb90df2053ec1588772eba3b)) +* fix ci not running on main ([1d0f27b](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/1d0f27bfa8ae159132338dd9d6a6f93e518ddaa2))