chore(minor): 1.10.0 [skip ci]

## [1.10.0](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.9.1...v1.10.0) (2025-07-12)

### 🍕 Features

* update part list links ([bbd37a9](bbd37a9879))

### 📝 Documentation

* fix led typo in full build ([4337ea5](4337ea5601))
This commit is contained in:
semantic-release-bot 2025-07-12 22:32:18 +00:00
parent bbd37a9879
commit 8db9be06de
2 changed files with 13 additions and 1 deletions

View File

@ -3,6 +3,18 @@
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org) [![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
> All notable changes to this project will be documented in this file > All notable changes to this project will be documented in this file
## [1.10.0](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.9.1...v1.10.0) (2025-07-12)
### 🍕 Features
* update part list links ([bbd37a9](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/bbd37a98795b6beef6c377fae86cff990af97143))
### 📝 Documentation
* fix led typo in full build ([4337ea5](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/4337ea56018771d090c53162a79cb11d29a6b7a2))
## [1.9.1](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.9.0...v1.9.1) (2025-05-01) ## [1.9.1](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.9.0...v1.9.1) (2025-05-01)

View File

@ -1,6 +1,6 @@
{ {
"name": "etvr_docs", "name": "etvr_docs",
"version": "1.9.1", "version": "1.10.0",
"description": "Official Docs for ETVR", "description": "Official Docs for ETVR",
"repository": "https://github.com/EyeTrackVR/EyeTrackVR", "repository": "https://github.com/EyeTrackVR/EyeTrackVR",
"author": "DaOfficialWizard", "author": "DaOfficialWizard",