Skip to content

Commit e29a2f2

Browse files
committed
chore(version): sys-cleaner-v0.3.0
1 parent 980bded commit e29a2f2

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/sys-cleaner/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## [sys-cleaner-v0.3.0](https://github.com/AMTSupport/tools/compare/c1c6555e020b2a406e5178eb22e2653d6c733a00..sys-cleaner-v0.3.0) - 2024-12-03
6+
#### <!-- 1 -->🐛 Bug Fixes
7+
- import name - ([64bd4a5](https://github.com/AMTSupport/tools/commit/64bd4a5767218cf17cc6767bd5f3304aac47f08c)) - DaRacci
8+
#### <!-- 9 -->⚙️ Miscellaneous Tasks
9+
- rename cleaner crate to sys-cleaner - ([c1c6555](https://github.com/AMTSupport/tools/commit/c1c6555e020b2a406e5178eb22e2653d6c733a00)) - DaRacci
10+
11+
- - -
12+
513
## [cleaner-v0.2.0](https://github.com/AMTSupport/tools/compare/cleaner-v0.1.2..cleaner-v0.2.0) - 2024-03-01
614
#### <!-- 0 -->⛰️ Features
715
- add chrome and edge profiles - ([48541c6](https://github.com/AMTSupport/tools/commit/48541c6980fc6d09368f596d68b874bd613841c6)) - DaRacci

crates/sys-cleaner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sys-cleaner"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
readme = "README.md"
55
categories = ["command-line-utilities", "filesystem"]
66
keywords = ["cleaner", "clean", "cleaning", "cleaning-tool", "cleaning-utility"]

0 commit comments

Comments
 (0)