Skip to content

Commit

Permalink
chore(minor): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## 1.0.0 (2023-05-21)

### πŸ› Bug Fixes

* pathing error ([439dcb5](439dcb5))

### πŸ§‘β€πŸ’» Code Refactoring

* clean up dead code ([2f7218d](2f7218d))

### πŸ• Features

* add better logging for user ([0f3a803](0f3a803))
* add ci and release ([2690f2f](2690f2f))
* simplify code ([5cd6571](5cd6571))

### πŸ” Continuous Integration

* fix ci errors ([a3d02ed](a3d02ed))
* fix ci errors ([7f326cd](7f326cd))
* fix ci errors ([38f8032](38f8032))
* fix ci not running on main ([1d0f27b](1d0f27b))
  • Loading branch information
semantic-release-bot committed May 21, 2023
1 parent a3d02ed commit 84a827c
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))

0 comments on commit 84a827c

Please sign in to comment.