File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # π¦ Changelog
2+ [ ![ conventional commits] ( https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org )
3+ [ ![ semantic versioning] ( https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg )] ( https://semver.org )
4+ > All notable changes to this project will be documented in this file
5+
6+ ## [ 1.6.0-beta.1] ( https://github.com/EyeTrackVR/FirmwareFlashingTool/compare/v1.5.0...v1.6.0-beta.1 ) (2025-01-30)
7+
8+ ### π Features
9+
10+ * Update dependencies, add proper Project Babble support ([ da5e79c] ( https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/da5e79cb757838cd3f51c331efc586b457d71f86 ) )
11+
112# π¦ Changelog
213
314[ ![ conventional commits] ( https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org )
Original file line number Diff line number Diff line change 11{
22 "name" : " etvr-firmware-flasher-tool" ,
3- "version" : " 1.5 .0" ,
3+ "version" : " 1.6 .0" ,
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.5 .0"
3+ version = " 1.6 .0"
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.5 .0"
11+ "version" : " 1.6 .0"
1212 },
1313 "tauri" : {
1414 "allowlist" : {
You canβt perform that action at this time.
0 commit comments