diff --git a/.changepacks/changepack_log_AndroidMainMerge.json b/.changepacks/changepack_log_AndroidMainMerge.json deleted file mode 100644 index 9143511..0000000 --- a/.changepacks/changepack_log_AndroidMainMerge.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "changes": { - "package.json": "Patch" - }, - "note": "fix: reconcile Android branch dependency locks with main, preserving hanbeon-core and JNI together with desktop BLE dependencies, removing the obsolete TypeScript alias, and adapting serial and BLE gesture delivery to the extracted Scanner API.", - "date": "2026-09-11T09:43:47.000Z" -} diff --git a/.changepacks/changepack_log_SettingsThemeMock.json b/.changepacks/changepack_log_SettingsThemeMock.json deleted file mode 100644 index ed4739a..0000000 --- a/.changepacks/changepack_log_SettingsThemeMock.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "changes": { "package.json": "Patch" }, - "note": "fix(test): include setTheme in the shared devup-ui mock so the caregiver settings test can load after the Arduino setup suite regardless of test discovery order.", - "date": "2026-09-11T09:52:00.000Z" -} diff --git a/package.json b/package.json index 9e59e1d..36ec775 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hanbeon", - "version": "0.1.1", + "version": "0.1.2", "description": "한번 - 상황적응형 싱글스위치 접근성 소프트웨어", "license": "MIT", "private": true,