chore(minor): 1.8.0 [skip ci]

## [1.8.0](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.7.0...v1.8.0) (2024-07-02)

### 🍕 Features

* part list table rework ([c49c743](c49c743cd3))
This commit is contained in:
semantic-release-bot 2024-07-02 01:11:04 +00:00
parent c49c743cd3
commit 1dbf421d32
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@
[![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
## [1.8.0](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.7.0...v1.8.0) (2024-07-02)
### 🍕 Features
* part list table rework ([c49c743](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/c49c743cd3ec990280fe5886dcb293e48c805670))
## [1.7.0](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.6.0...v1.7.0) (2024-06-29)

View File

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