Skip to content

Commit

Permalink
chore(minor): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.0](v1.2.1...v1.3.0) (2023-05-25)

### πŸ› Bug Fixes

* improve cli ([f9fbdb4](f9fbdb4))

### πŸ” Continuous Integration

* **ci-fix:** fix released files ([79dc992](79dc992))

### πŸ• Features

* add default target for custom logger ([a76f1a1](a76f1a1))
  • Loading branch information
semantic-release-bot committed May 25, 2023
1 parent 0ec8a0a commit 36b89ba
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
[![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.3.0](https://github.com/ZanzyTHEbar/Desktop-Cleaner/compare/v1.2.1...v1.3.0) (2023-05-25)


### πŸ› Bug Fixes

* improve cli ([f9fbdb4](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/f9fbdb4ecbf572b6f5b69d73d15c99efe2a6b241))


### πŸ” Continuous Integration

* **ci-fix:** fix released files ([79dc992](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/79dc992959c25188baf858a0a68117d04df4be1a))


### πŸ• Features

* add default target for custom logger ([a76f1a1](https://github.com/ZanzyTHEbar/Desktop-Cleaner/commit/a76f1a155acb3b4d7100d39e247f5edf7575a844))

## [1.2.1](https://github.com/ZanzyTHEbar/Desktop-Cleaner/compare/v1.2.0...v1.2.1) (2023-05-25)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "desktop_cleaner"
version = "1.2.1"
version = "1.3.0"
edition = "2021"
author = "DaOfficialWizard"
description = "A simple CLI utility to organize your desktop (or a specified directory)"
Expand Down

0 comments on commit 36b89ba

Please sign in to comment.