Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
k3ii authored Sep 1, 2024
1 parent db05d17 commit 092f0d6
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 2 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Changelog

All notable changes to this project will be documented in this file.

## 0.0.1-rc.1 - 2024-09-01

### <!-- 0 -->🚀 Features

- Bootstrap qdir ([ab785e7](ab785e7f7fdedacbb8de638e0bc164fe64020200))
- Add module pet and name ([9fbcfd0](9fbcfd024ad0a79f0805a74d61a9963489062d97))
- Parse value directly via method copied() ([5aca119](5aca11984e7ec939c02f1b5ebf52c82cb98b913a))
- Update function make_dir to use tmp ([00372e4](00372e49f498d27bfe8b150d1b107acc56c1fdd0))
- Add flag tmp ([12a8365](12a83651ffd31a5355eba5b00f5632ffee00d07d))
- Add version and author to clap's command ([aca2cfb](aca2cfbc6bf7dacff580649cf95f50aa2f433d2b))

### <!-- 1 -->🐛 Bug Fixes

- Use get_flag() method ([a2a56df](a2a56df1b5abff0ef7850de9d5838ef4680cfa70))
- Use value_parser ([ae46364](ae4636451cdbfdb0c2add7a3407f850a4277659a))
- Flags name, pet, and length cannot be used together ([b42c158](b42c15804c5ba3ba29a2069a927e3be17bcc03ad))

### <!-- 2 -->🚜 Refactor

- Remove debugging lines ([0c2967a](0c2967aea468ea53e02d65767b8a80a67ea44a6f))

### <!-- 7 -->⚙️ Miscellaneous Tasks

- Add details to cargo.toml ([ccb617f](ccb617f52caf54f33778551b15a4ab250bb76057))
- Add cargo-dist ([7d9416c](7d9416c64278b2c3231366aaf4f795cc20f60e44))
- Add cliff.toml for changelog ([3b4435d](3b4435d6fab9d87049b0f875b504be616d4548e8))
- Add release-plz ([be6d6aa](be6d6aa5c79c5802c2fccb409c8451ae3d96739a))
- Add License ([10200a7](10200a7a9a40507483ad761bd7453f1f034af515))

<!-- generated by git-cliff -->
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 092f0d6

Please sign in to comment.