Skip to content

Commit e03c7e5

Browse files
committed
chore: bump version to v0.2.1
1 parent 8804fc8 commit e03c7e5

File tree

2 files changed

+9
-16
lines changed

2 files changed

+9
-16
lines changed

CHANGELOG.md

+8-15
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,22 @@
22

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

5-
## [0.2.0] - 2024-10-14
6-
7-
### 🚀 Features
8-
9-
- Runner/AppLauncher add
10-
- *(Runner)* Now grab focus when toggled visible, and cleans when set to !visible, also Escape Key event to close
11-
- Launch app at pos 0 with Return key
12-
13-
### 🐛 Bug Fixes
14-
15-
- Bad versioning in changelog
5+
## [0.2.1] - 2024-10-23
166

177
### 🚜 Refactor
188

19-
- Toggle Runner instead of VRunner
9+
- Update launcher to handle better sorting
10+
- Double score
2011

2112
### 🎨 Styling
2213

23-
- Parens spaces
14+
- *(Runner)* A bit more of spacing 0 -> 10
2415

2516
### ⚙️ Miscellaneous Tasks
2617

27-
- Control bump version via cliff.toml
28-
- *(Runner)* !Visible after press Return
18+
- Update Readme
19+
- Update flake lock
20+
- [**breaking**] Using just instead of make
21+
- Using SHITTY implementation
2922

3023
<!-- generated by git-cliff -->

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.0
1+
v0.2.1

0 commit comments

Comments
 (0)