chore(patch): 1.1.1 [skip ci]

## [1.1.1](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.1.0...v1.1.1) (2023-01-28)

### 🐛 Bug Fixes

* fix REST API standard rendering ([3753cc6](3753cc6b67))
This commit is contained in:
semantic-release-bot 2023-01-28 14:49:50 +00:00
parent 3753cc6b67
commit 1443a4f66e
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.1.1](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.1.0...v1.1.1) (2023-01-28)
### 🐛 Bug Fixes
* fix REST API standard rendering ([3753cc6](https://github.com/RedHawk989/EyeTrackVR-Docs/commit/3753cc6b67a4511292361cdf1143393c1419bbaf))
## [1.1.0](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.0.0...v1.1.0) (2023-01-28)

View File

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