File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 33[ ![ semantic versioning] ( https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg )] ( https://semver.org )
44> All notable changes to this project will be documented in this file
55
6+ ## [ 1.2.4] ( https://github.com/EyeTrackVR/FirmwareFlashingTool/compare/v1.2.3...v1.2.4 ) (2024-02-15)
7+
8+
9+ ### π§βπ» Code Refactoring
10+
11+ * remove highlight.js ([ e89a8de] ( https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/e89a8de78df9ec18768eae9c13eff2799c842621 ) )
12+ * update vite config ([ ad8de54] ( https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/ad8de5405d5b510a15ec5da7c0d0192ff52e8c6f ) )
13+
614## [ 1.2.3] ( https://github.com/EyeTrackVR/FirmwareFlashingTool/compare/v1.2.2...v1.2.3 ) (2024-01-10)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " etvr-firmware-flasher-tool" ,
3- "version" : " 1.2.3 " ,
3+ "version" : " 1.2.4 " ,
44 "private" : true ,
55 "description" : " A SolidJS project for EyeTrackVR" ,
66 "author" : " EyeTrackVR" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " firmware_flashing_tool"
3- version = " 1.2.3 "
3+ version = " 1.2.4 "
44description = " A tool to flash the firmware of the EyeTrackVR device."
55authors = [" DaOfficialWizard" ]
66license = " MIT"
Original file line number Diff line number Diff line change 88 },
99 "package" : {
1010 "productName" : " EyeTrackVR Firmware Flashing Tool" ,
11- "version" : " 1.2.3 "
11+ "version" : " 1.2.4 "
1212 },
1313 "tauri" : {
1414 "allowlist" : {
You canβt perform that action at this time.
0 commit comments