Skip to content

Commit 84a827c

Browse files
chore(minor): 1.0.0 [skip ci]
## 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))
1 parent a3d02ed commit 84a827c

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# πŸ“¦ Changelog
2+
[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
3+
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
4+
> All notable changes to this project will be documented in this file
5+
6+
## 1.0.0 (2023-05-21)
7+
8+
9+
### πŸ› Bug Fixes
10+
11+
* pathing error ([439dcb5](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/439dcb5a5315ac8380bb9f5dad16519a6f71b898))
12+
13+
14+
### πŸ§‘β€πŸ’» Code Refactoring
15+
16+
* clean up dead code ([2f7218d](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/2f7218de968cfa648a2b5c3b970583c404dd0ab1))
17+
18+
19+
### πŸ• Features
20+
21+
* add better logging for user ([0f3a803](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/0f3a8037f126511916275dc2818d6e30a3b9794d))
22+
* add ci and release ([2690f2f](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/2690f2fa659149120be3cba488f08c22f24ef2bb))
23+
* simplify code ([5cd6571](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/5cd65710013776bea553d26cc8f1e9e14c86d07b))
24+
25+
26+
### πŸ” Continuous Integration
27+
28+
* fix ci errors ([a3d02ed](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/a3d02ed879e5b6445686dbbbd6ae4678d05a0c81))
29+
* fix ci errors ([7f326cd](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/7f326cd825a9e729f28e7857d0e9740d2bf92673))
30+
* fix ci errors ([38f8032](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/38f8032e843fe3afcb90df2053ec1588772eba3b))
31+
* fix ci not running on main ([1d0f27b](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/1d0f27bfa8ae159132338dd9d6a6f93e518ddaa2))

0 commit comments

Comments
Β (0)