Skip to content

Commit 0003659

Browse files
committed
chore: bump version to v0.2.2
1 parent a31eeee commit 0003659

File tree

2 files changed

+19
-8
lines changed

2 files changed

+19
-8
lines changed

CHANGELOG.md

+18-7
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,33 @@
22

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

5-
## [0.2.1] - 2024-10-23
5+
## [0.2.2] - 2024-10-24
6+
7+
### 🚀 Features
8+
9+
- Add inspector to CLI
10+
- Morhulis as a singleton(Probably), add --version flag to cli
11+
12+
### 🐛 Bug Fixes
13+
14+
- *(Runner)* Update astal lock, revert sorting algorithm
615

716
### 🚜 Refactor
817

9-
- Update launcher to handle better sorting
10-
- Double score
18+
- Revert -V flag
1119

1220
### 🎨 Styling
1321

14-
- *(Runner)* A bit more of spacing 0 -> 10
22+
- *(Runner)* Foreach > foreach
1523

1624
### ⚙️ Miscellaneous Tasks
1725

1826
- Update Readme
19-
- Update flake lock
20-
- [**breaking**] Using just instead of make
21-
- Using SHITTY implementation
27+
- Update Readme
28+
- *(NIX)* Nix derivation as default
29+
30+
### Build
31+
32+
- Add pkgbuilds for git and binaries pkgs
2233

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

version

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

0 commit comments

Comments
 (0)