From 7084f4040407a2141abc85acbf05a3ac296dd96e Mon Sep 17 00:00:00 2001 From: akanyan Date: Sat, 19 Apr 2025 11:44:16 +0000 Subject: [PATCH] fix: improve help pages --- CHANGELOG.md | 8 ++++++++ src/components/Onboarding.vue | 28 ++++++++++++++++++++++++---- 2 files changed, 32 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index befaadb..12864db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.11.1 + +- Improved help pages + +## 0.11.0 + +- Added help pages + ## 0.10.1 - Fixed the order of cells in the CHUNITHM keyboard diff --git a/src/components/Onboarding.vue b/src/components/Onboarding.vue index 951cc8e..4d799fd 100644 --- a/src/components/Onboarding.vue +++ b/src/components/Onboarding.vue @@ -1,5 +1,5 @@