Skip to content

Commit 79f404f

Browse files
committed
chore: bump version to v0.1.0
1 parent b4da9db commit 79f404f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ All notable changes to this project will be documented in this file.
2626
- Fixed volume scroll letting volume going over 1
2727
- Response for null cases, and improve help msg
2828
- Fixed qsMenu visible by default
29+
- Ambiguity between tags and version
30+
- Some fiels not being added
31+
- Update script again
32+
- Update script again
2933

3034
### 🚜 Refactor
3135

@@ -48,6 +52,7 @@ All notable changes to this project will be documented in this file.
4852
- Removed unused dependency
4953
- Increase icons pixel-size
5054
- Removed unused directive
55+
- Changed flake to gen versioned outputs, add script to generate version based on tag, update gitignore for nix builds
5156

5257
### 🎨 Styling
5358

@@ -72,11 +77,13 @@ All notable changes to this project will be documented in this file.
7277
- Add protonvpn asset
7378
- Update readme
7479
- Improved code style
80+
- Add CHANGELOG, via git-cliff
7581

7682
### CI
7783

7884
- Test init
7985
- Setup build and release workflow
86+
- Update CI name, and results are versioned
8087

8188
### Wip
8289

version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v0.1.0

0 commit comments

Comments
 (0)