chore(release): prepare v0.1.0 release for main #16

Merged
Ninosaurier merged 90 commits from dev into main 2026-08-05 15:57:47 +00:00
Showing only changes of commit a92d83a5f4 - Show all commits
+2 -1
View File
@@ -2,7 +2,8 @@ name: CI
on:
push:
branches: ['*']
branches:
- '**'
pull_request:
branches: [dev, main]