chore(release): bump to 0.1.2

Adds CHANGELOG.md, which the release-notes template in docs/release-checklist.md
already linked to but which had never been created.
This commit is contained in:
2026-07-25 15:21:51 +02:00
parent b7a7037194
commit b9f026e215
5 changed files with 51 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "jellytau",
"version": "0.1.1",
"version": "0.1.2",
"identifier": "com.dtourolle.jellytau",
"build": {
"beforeDevCommand": "bun run dev",