Skip to content

Commit e4c154f

Browse files
chore(patch): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2025-05-01) ### 🐛 Bug Fixes * page imports ([aff653b](aff653b)) ### 📝 Documentation * fix danger block ([c40b5e0](c40b5e0)) * fix link ([e991ea6](e991ea6)) * fix power draw issue ([7da7ba4](7da7ba4)) * fix typo ([419b2e0](419b2e0)) * fix vue formatting ([0a96ea1](0a96ea1)) * Merge pull request [#20](#20) from luckmer/flashing-tool-docs-update ([c09e911](c09e911)) * Merge pull request [#21](#21) from lorow/main ([58eeb9e](58eeb9e)) * Merge pull request [#22](#22) from Frosty704/main with tweaks ([7ed813f](7ed813f)) * small IR tweak ([5f142f2](5f142f2)) * spell fix and example of guide ([8cbed53](8cbed53)) * start LED page ([0e65003](0e65003)) * update default option and price of LEDs ([7101df2](7101df2)) * update led safety page ([84c9fab](84c9fab)) * update page name and IR number ([37c5976](37c5976)) * update pages ([e554b45](e554b45)) * update part list tables, move out of beta ([5c92fec](5c92fec)) * update things to know ([6f9cdfa](6f9cdfa))
1 parent aff653b commit e4c154f

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,34 @@
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.9.1](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.9.0...v1.9.1) (2025-05-01)
7+
8+
9+
### 🐛 Bug Fixes
10+
11+
* page imports ([aff653b](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/aff653be4c1e9b476c3460aad0b10ed682a11db1))
12+
13+
14+
### 📝 Documentation
15+
16+
* fix danger block ([c40b5e0](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/c40b5e0d8ca87a9ab8115c27344639f26bdd0b6c))
17+
* fix link ([e991ea6](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/e991ea6fa34bc332c3a5d31c9d65e428e4fc4727))
18+
* fix power draw issue ([7da7ba4](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/7da7ba4c50fc695a005e293f5cc42f898f5c81a3))
19+
* fix typo ([419b2e0](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/419b2e0c585fb9c2bc638264a769f8d26960a6de))
20+
* fix vue formatting ([0a96ea1](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/0a96ea1b7fe191a9e9590964be35e11e11ad9c06))
21+
* Merge pull request [#20](https://github.com/EyeTrackVR/EyeTrackVR-Docs/issues/20) from luckmer/flashing-tool-docs-update ([c09e911](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/c09e911e8ba46659d6ac68bc6d7f47f48fcf8b5a))
22+
* Merge pull request [#21](https://github.com/EyeTrackVR/EyeTrackVR-Docs/issues/21) from lorow/main ([58eeb9e](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/58eeb9ed5b2828cae1ef02cbc820ca2b8d34c371))
23+
* Merge pull request [#22](https://github.com/EyeTrackVR/EyeTrackVR-Docs/issues/22) from Frosty704/main with tweaks ([7ed813f](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/7ed813f90d6b81882ec9bf77cddf91bfca8b2f8e))
24+
* small IR tweak ([5f142f2](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/5f142f215c9083d53b1185e1a6a4b06608cde45f))
25+
* spell fix and example of guide ([8cbed53](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/8cbed53756fe6e3096612c224bae0f580c65c974))
26+
* start LED page ([0e65003](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/0e6500324cdfb70949adf814af14448d8e99be1b))
27+
* update default option and price of LEDs ([7101df2](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/7101df2dd075e639edb5eb67016c5e03c3e5d76e))
28+
* update led safety page ([84c9fab](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/84c9fab1667a7d8b5967dc795688aacb846868d9))
29+
* update page name and IR number ([37c5976](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/37c5976368f255b1bf898cb72cd4d28a635f410e))
30+
* update pages ([e554b45](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/e554b4552cb194193f97b76a60de2e263aaea8a2))
31+
* update part list tables, move out of beta ([5c92fec](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/5c92fecfc48b5e29d017d44d3e745bb71fe8ccbb))
32+
* update things to know ([6f9cdfa](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/6f9cdfa33a3af1225475970108896fea77d36651))
33+
634
## 1.0.0 (2024-09-11)
735

836

vitepress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "etvr_docs",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "Official Docs for ETVR",
55
"repository": "https://github.com/EyeTrackVR/EyeTrackVR",
66
"author": "DaOfficialWizard",

0 commit comments

Comments
 (0)